Create a TreeView to display content like Explorer

X

xaviero

I would would like to display the conent of the computer exactly like
it is displayed in the Explorer window:

Desktop
-My Documents
-My Computer
-**Drives "A" through "Z"**
-Shared Documents
-My Network Places
-Recycle Bin
-**All Folders On Desktop**

I know how to build the logical drives using
IO.Directory.GetLogicalDrives() but how can I get the path for the
"Recycle Bin", "My Docs" and the "Desktop" and how do I iterate through
"My Network Places"

Thanks for your help..
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top