
Showing Folder List (BrowseForFolder)
Hi Shekhar,
The following KB explains how it is done. (Includes good deal of code)...
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q306285
Thanks,
Deepak
--
This posting is provided "As Is" with no warranties, and confers no
rights.
Quote:
> Hi ,
> Is there any option using which I can show Drive and Folder list to my
> client from where he can select his path ?
> Currently I am using BrowseForFolder option from Shell32 but I want to use
> something form .Net instead of keeping dependency on Shell32 Interop is it
> possible ?
> Thanks
> Shekhar