Back to Devexpress

XtraOpenFileDialog Events

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

latest1.4 KB
Original Source

XtraOpenFileDialog Events

A dialog that allows a user to open a file. Supports DevExpress Skins.

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). Inherited from FileDialogBase.
HelpRequestOccurs when the user clicks the Help button on a common dialog box. Inherited from CommonDialog.

See Also

XtraOpenFileDialog Class

XtraOpenFileDialog Members

DevExpress.XtraEditors Namespace