Click or drag to resize

VistaFileDialog Events

The VistaFileDialog type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventFileOk
Occurs when the user clicks on the Open or Save button on a file dialog box.
Public eventHelpRequest
Occurs when the user clicks the Help button on a common dialog box.
(Inherited from CommonDialog.)
Top
See Also