|
-
Jan 19th, 2007, 06:45 PM
#1
Re: [2005] folderbrowserdialog use custom rootfolder
The SelectedPath property is type String and can thus be set to any path. The RootFolder property is type SpecialFolder so, as kleinma says, can only be set to one of the SpecialFolder values. SpecialFolder is an enumeration so you cannot just substitute any old path string for one of its values.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|