M
Martin
Using VB.NET 2003:
I'm trying to use FolderBrowseDialog. I would like to initialize the
browsing to a specific folder, like "C:\" or "D:\MyTopFolder".
The .RootFolder property seems to accept only the numeric value
returned by Environment.SpecialFolder.whatever.
Is there a way to assign it the path of my choice?
I'm trying to use FolderBrowseDialog. I would like to initialize the
browsing to a specific folder, like "C:\" or "D:\MyTopFolder".
The .RootFolder property seems to accept only the numeric value
returned by Environment.SpecialFolder.whatever.
Is there a way to assign it the path of my choice?