Browse |
The BrowseForFolder type exposes the following members.
| Name | Description | |
|---|---|---|
| BrowseForFolder | Initializes a new instance of the BrowseForFolder class |
| Name | Description | |
|---|---|---|
| Description | Gets or sets the title of the dialog. | |
| FileSystemOnly | Only allow file system directories. | |
| ForceOldDialog | Gets or sets a value indicating whether the old dialog should be forced. | |
| RootFolder | Gets or sets the root folder. | |
| SelectedFolderIdList | After execution contains the Folder that was selected. | |
| SelectedPath | Gets or sets the directory the dialog initially displays. | |
| ShowNewFolderButton | Gets or sets a value indicating whether the new folder button is shown. | |
| Title | Gets or sets the title of the dialog. |
| Name | Description | |
|---|---|---|
| Reset | Resets the properties of a common dialog box to their default values. (Overrides CommonDialogReset) | |
| RunDialog | Runs a directory open dialog. (Overrides CommonDialogRunDialog(IntPtr)) |