DXFolderBrowserDialog Methods
Represents a dialog box that allows end-users to browse and select a particular folder.
Name | Description |
---|---|
Check |
Determines whether sufficient permissions for displaying a dialog exist.
Inherited from Common |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Hook |
Defines the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box.
Inherited from Common |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() | Resets all properties to their default values. |
Show |
Displays a common dialog.
Inherited from Common |
Show |
Displays a common dialog.
Inherited from Common |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also