Click or drag to resize

OpenImageFileDialog Events

The OpenImageFileDialog 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 button on the dialog box.
Public eventHelpRequest
Occurs when the user clicks the Help button on a common dialog box.
(Inherited from CommonDialog.)
Public eventLoadPreviewException
Raised if there was an exception loading the preview image.
Top
See Also