Click or drag to resize
FdfFolderBrowserDialog Properties

The FdfFolderBrowserDialog type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the descriptive text displayed above the tree view control in the dialog box.
Public propertyRootFolder
Gets or sets the root folder where the browsing starts from.
Public propertySelectedPath
The path of the folder first selected in the dialog box or the last folder selected by the user. The default is an empty string ("").
Public propertyShowNewFolderButton
Gets or sets a value indicating whether the New Folder button appears in the folder browser dialog box. The default is True.
Public propertyTag
Gets or sets an object that contains data about the control.
Top
See Also