Click or drag to resize

IFolderEditor Properties

The IFolderEditor type exposes the following members.

Properties
  NameDescription
Public propertyControl
Gets the control.
(Inherited from IControl.)
Public propertyEditValue
Current value
(Inherited from IEditorT.)
Public propertyItems
Gets the collection of items displayed in the drop-down window
(Inherited from IImageComboEditor.)
Public propertyReadOnly
Read-only
(Inherited from IEditorT.)
Public propertyRootFolder
folderBrowserDialog RootFolder
Public propertySelectedPath
folderBrowserDialog SelectedPath
Public propertyShowNewFolderButton
folderBrowserDialog ShowNewFolderButton
Public propertyUseNativeBrowser
Gets or sets if the System.Windows.Forms.FolderBrowserDialog should be used
Top
See Also