We need you!

We're working hard on the next version of Developer Fusion. Let us know what you think we should be up to!

Members

Technology Zones

Articles

Hosted By

MaximumASP

Info

This resource has not currently been approved, and is not currently linked to from our directory of resources. It is being displayed here for preview by the author and moderators only.
Rated
Read 1,011 times

Related Categories

Get NetWork Folder Path Using FolderBrowser then Populate a ListBox with the files - Get Network Path from Folder Path

stixoffire

Get Network Path from Folder Path

Some articles declared well there is no way in .Net 1.1 and so they declared to use the older code SHbrowse - which of course Microsoft says they do not want us to use anymore, which I know because I searched forever for the ANSWER..


So how can we do it ?
Set the FolderBrowse.RootDirectory = Environment.DesktopDirectory
See the code example

Cheers

Comments