Click or drag to resize

VistaOpenFileDialog Methods

The VistaOpenFileDialog type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodOpenFile
Opens the file selected by the user, with read-only permission. The file is specified by the FileName property.
Public methodReset
Resets all properties to their default values.
(Overrides VistaFileDialogReset.)
Public methodShowDialog
Displays the file dialog.
(Inherited from VistaFileDialog.)
Public methodShowDialog(Window)
Displays the file dialog.
(Inherited from VistaFileDialog.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also