Back to Devexpress

AppearanceObject Properties

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

latest3.2 KB
Original Source

AppearanceObject Properties

An appearance object.

NameDescription
BackColorGets or sets the background color.
BackColor2Deprecated. Gets or sets the end color of the background’s gradient brush.
BorderColorGets or sets the border color.
ControlAppearance staticGets the default appearance settings which are used to paint 3-D elements in Windows.
DefaultFont staticGets or sets the default font for controls.
DefaultMenuFont staticGets and sets the font used to display text on menus.
EmptyAppearance staticReturns an empty appearance object.
FontGets or sets the font used to paint the text.
FontHeightObsolete. Gets the height of the font used by the appearance object.
FontSizeDeltaGets or sets an integer value by which the font size is adjusted.
FontStyleDeltaGets or sets an additional style to be applied to the font.
ForeColorGets or sets the foreground color.
GradientModeDeprecated. Gets or sets the background gradient’s direction.
HAlignmentGets the horizontal alignment of the appearance object’s text.
ImageThis property is obsolete. Gets or sets the background image.
IsDefaultFontChanged staticGets whether the default font is changed.
IsDisposedGets whether the current object has been disposed of.
NameGets or sets the name of the current appearance object.
OptionsProvides access to the appearance object’s options.
ParentAppearanceGets the parent appearance object.
TextOptionsProvides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.).

See Also

AppearanceObject Class

AppearanceObject Members

DevExpress.Utils Namespace