Back to Devexpress

FileDialogBase Events

windowsforms-devexpress-dot-xtraeditors-dot-filedialogbase-dot-underscore-events.md

latest1.4 KB
Original Source

FileDialogBase Events

Implements API common for the XtraOpenFileDialog and XtraSaveFileDialog dialogs.

NameDescription
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
FileOkFires when a user presses “Save” or “Open” (depending on the current dialog type).
HelpRequestOccurs when the user clicks the Help button on a common dialog box. Inherited from CommonDialog.

See Also

FileDialogBase Class

FileDialogBase Members

DevExpress.XtraEditors Namespace