Back to Devexpress

AppearanceOptionsEx Properties

windowsforms-devexpress-dot-utils-dot-appearanceoptionsex-dot-underscore-properties.md

latest2.5 KB
Original Source

AppearanceOptionsEx Properties

Provides appearance options.

NameDescription
Empty staticReturns an AppearanceOptions object whose settings are not initialized. Inherited from AppearanceOptions.
HighPriorityGets or sets whether the settings specified by the current appearance object have the highest priority.
UseBackColorGets or sets whether to use the AppearanceObject.BackColor property value. Inherited from AppearanceOptions.
UseBorderColorGets or sets whether to use the AppearanceObject.BorderColor property value. Inherited from AppearanceOptions.
UseFontGets or sets whether to use the AppearanceObject.Font property value. Inherited from AppearanceOptions.
UseForeColorGets or sets whether to use the AppearanceObject.ForeColor property value. Inherited from AppearanceOptions.
UseImageThis property is obsolete. Gets or sets whether to use the background image. Inherited from AppearanceOptions.
UseTextOptionsGets or sets whether to use the AppearanceObject.TextOptions property value. Inherited from AppearanceOptions.

See Also

AppearanceOptionsEx Class

AppearanceOptionsEx Members

DevExpress.Utils Namespace