-
Hi,
I want to use a treeview control to display the contents of the user's computer (drives / folders / files).
How do I make it do this?
I'm determined to use the treeview as it's so much prettier than the standard drive / folder / file list boxes.
Any suggestions would be much appreciated.
Best Regards,
Rob Brown.
-
Again, out of sheer boredom, i started writing an explorer like program.
http://forums.vb-world.net/showthrea...threadid=21660
Hopefully that will help.
-
Good code but it needs an imagelist.
Later.