VistaOpenFileDialog Methods |
The VistaOpenFileDialog 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 selected by the user, with read-only permission. The file is specified by the FileName property.
| |
| 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.) |