FolderBrowserDialog Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Container | Gets the IContainer that contains the Component.(Inherited from Component.) |
![]() | Description | Gets or sets the descriptive text displayed above the tree view control in the dialog box. |
![]() | RootFolder | Gets or sets the root folder where the browsing starts from. |
![]() | SelectedPath | Gets or sets the path selected by the user. |
![]() | ShowNewFolderButton | Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box. |
![]() | Site | |
![]() | Tag | Gets or sets an object that contains data about the control. (Inherited from CommonDialog.) |
Show:
