IFolderEditor Properties |
The IFolderEditor type exposes the following members.
| Name | Description | |
|---|---|---|
| Control |
Gets the control.
(Inherited from IControl.) | |
| EditValue |
Current value
(Inherited from IEditorT.) | |
| Items |
Gets the collection of items displayed in the drop-down window
(Inherited from IImageComboEditor.) | |
| ReadOnly |
Read-only
(Inherited from IEditorT.) | |
| RootFolder |
folderBrowserDialog RootFolder
| |
| SelectedPath |
folderBrowserDialog SelectedPath
| |
| ShowNewFolderButton |
folderBrowserDialog ShowNewFolderButton
| |
| UseNativeBrowser |
Gets or sets if the System.Windows.Forms.FolderBrowserDialog should be used
|