Back to Devexpress

AutoCloseOptions Methods

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

latest2.5 KB
Original Source

AutoCloseOptions Methods

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

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Gets the hash code (a number) that corresponds to the value of the current AutoCloseOptions object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

AutoCloseOptions Class

AutoCloseOptions Members

DevExpress.XtraEditors Namespace