Back to Devexpress

AppearanceOptions Properties

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

latest1.7 KB
Original Source

AppearanceOptions Properties

Provides appearance options.

NameDescription
Empty staticReturns an AppearanceOptions object whose settings are not initialized.
UseBackColorGets or sets whether to use the AppearanceObject.BackColor property value.
UseBorderColorGets or sets whether to use the AppearanceObject.BorderColor property value.
UseFontGets or sets whether to use the AppearanceObject.Font property value.
UseForeColorGets or sets whether to use the AppearanceObject.ForeColor property value.
UseImageThis property is obsolete. Gets or sets whether to use the background image.
UseTextOptionsGets or sets whether to use the AppearanceObject.TextOptions property value.

See Also

AppearanceOptions Class

AppearanceOptions Members

DevExpress.Utils Namespace