The properties of System.Windows.Forms.FolderBrowserDialog are listed below. For a list of all members, see the FolderBrowserDialog Members list.
See Also: Inherited members from System.Windows.Forms.CommonDialog
Description | string.
Gets or sets the descriptive text displayed above the tree view control in the dialog box. | |
RootFolder | Environment.SpecialFolder.
Gets or sets the root folder where the browsing starts from. | |
SelectedPath | string.
Gets or sets the path selected by the user. | |
ShowNewFolderButton | bool.
Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box. |