DXFolderBrowserDialog Properties
Represents a dialog box that allows end-users to browse and select a particular folder.
Name | Description |
---|---|
Description | Gets or sets the description that is displayed above the folder hierarchy. |
Root |
Gets or sets the root folder from which the navigation starts. |
Selected |
Gets or sets the selected path. |
Show |
Gets or sets whether this DXFolder |
Tag |
Gets or sets an object associated with the dialog. This provides the ability to attach an arbitrary object to the dialog.
Inherited from Common |
See Also