FolderBrowserDialogEx Properties |
The FolderBrowserDialogEx type exposes the following members.
| Name | Description | |
|---|---|---|
| CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) | |
| Container | Gets the IContainer that contains the Component. (Inherited from Component.) | |
| Description |
This description appears near the top of the dialog box, providing direction to the user.
| |
| DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) | |
| DontIncludeNetworkFoldersBelowDomainLevel | ||
| Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) | |
| NewStyle |
Set whether to use the New Folder Browser dialog style.
| |
| RootFolder | ||
| SelectedPath |
Set or get the selected path.
| |
| ShowBothFilesAndFolders | ||
| ShowEditBox |
Show an "edit box" in the folder browser.
| |
| ShowFullPathInEditBox |
Show the full path in the edit box as the user selects it.
| |
| ShowNewFolderButton |
Enable or disable the "New Folder" button in the browser dialog.
| |
| Site | (Inherited from Component.) | |
| Tag | Gets or sets an object that contains data about the control. (Inherited from CommonDialog.) |