Back to Devexpress

AutoCloseOptions Properties

windowsforms-devexpress-dot-xtraeditors-dot-autocloseoptions-dot-underscore-properties.md

latest1.3 KB
Original Source

AutoCloseOptions Properties

Allows you to create messages and dialogs that automatically close when a timer expires. See the XtraBaseArgs.AutoCloseOptions property for examples.

NameDescription
DelayGets or sets the timer (in milliseconds) that automatically closes the dialog when it expires. See the XtraBaseArgs.AutoCloseOptions property for examples.
ShowTimerOnDefaultButtonIf the AutoCloseOptions.Delay timer was set to a value different from zero, the ShowTimerOnDefaultButton property allows you to display the remaining timer duration on the default dialog button. See the XtraBaseArgs.AutoCloseOptions property for examples.

See Also

AutoCloseOptions Class

AutoCloseOptions Members

DevExpress.XtraEditors Namespace