VistaSaveFileDialog Methods |
The VistaSaveFileDialog type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| OpenFile |
Opens the file with read/write permission selected by the user.
| |
| Reset |
Resets all properties to their default values.
(Overrides VistaFileDialogReset.) | |
| ShowDialog |
Displays the file dialog.
(Inherited from VistaFileDialog.) | |
| ShowDialog(Window) |
Displays the file dialog.
(Inherited from VistaFileDialog.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |