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