Page 1 of 1

File/Directory tree

Posted: Thu Nov 25, 2010 7:24 pm
by MrAksel
Here is a DLL i made that loads files and folders into a treeview.
When you use it you may have to change the mode for it to load, like change the mode to 'Files' then back to 'Directories' if you want

Re: File/Directory tree

Posted: Fri Nov 26, 2010 1:22 am
by Bogoh67
how do you use it i tried adding it to reference, it said File Explorer could not be found. i tried adding to toolbox nothing happened, how do you use it?

Re: File/Directory tree

Posted: Sun Nov 28, 2010 10:00 am
by MrAksel
You basically just drag the DLL file onto the toolbox and then the thing should load

Re: File/Directory tree

Posted: Sun Nov 28, 2010 10:20 am
by Axel
it is simple to make... just list all files recursively and thats it , like 10 lines of code, so 3 credits isn't fair i think

Re: File/Directory tree

Posted: Sun Nov 28, 2010 1:24 pm
by NecroPhis
can u add a screen shot ?