CommonFileDialog Methods
From Vista Bridge Library
| Vista Bridge Library for Managed code development |
| CommonFileDialog Methods |
| CommonFileDialog Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
The CommonFileDialog type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| CheckFileNamesAvailable |
Ensures that the user has selected one or more files.
| |
| EndVisualGroup |
End the visual group on the dialog
| |
Determines whether the specified (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| OnFileOk |
Called just before the dialog is about to return with a result.
| |
| OnFileTypeChanged |
Called when the dialog is opened to notify the
application of the initial chosen filetype.
| |
| OnFolderChanged |
Called when the user navigates to a new folder.
| |
| OnFolderChanging |
Called before OnFolderChanged(EventArgs). This allows the implementer to stop navigation to a particular location.
| |
| OnOpening |
Called when the dialog is opened.
| |
| OnSelectionChanged |
Called when the user changes the selection in the dialog's view.
| |
| ResetUserSelections |
Removes the current selection.
| |
| ShowDialog |
Displays the dialog.
| |
| StartVisualGroup |
Start the visual group on the dialog
| |
| ThrowIfDialogShowing |
Throws an exception when the dialog is showing preventing
a requested change to a property or the visible set of controls.
| |
Returns a (Inherited from |