The members of System.Windows.Forms.FolderBrowserDialog are listed below.
See Also: Inherited members from System.Windows.Forms.CommonDialog
Initializes a new instance of the System.Windows.Forms.FolderBrowserDialog class. |
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. |
override | Reset()
|
HelpRequest |
Occurs when the user clicks the Help button on the dialog box. |