Back to Devexpress

XtraSaveFileDialog Events

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

latest1.4 KB
Original Source

XtraSaveFileDialog Events

A dialog that allows a user to save 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

XtraSaveFileDialog Class

XtraSaveFileDialog Members

DevExpress.XtraEditors Namespace