I'm trying to find a way to do something I thought was going to be very simple but that has instead proven to be very elusive. I just want to present the user with a folder browser dialog that restricts the user's access only to My Network Spaces.
I found the FolderBrowserDi alog control that has a RootFolder property, but there is no way to tell it to start browsing in My Network Spaces. I went directly to SHBrowseForFold er, the Windows function that FolderBrowserDi alog encapsulates. No luck there, either.
Please help if you can. Thank you.
I found the FolderBrowserDi alog control that has a RootFolder property, but there is no way to tell it to start browsing in My Network Spaces. I went directly to SHBrowseForFold er, the Windows function that FolderBrowserDi alog encapsulates. No luck there, either.
Please help if you can. Thank you.