Back to Devexpress

AppearanceObjectEx Properties

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

latest4.9 KB
Original Source

AppearanceObjectEx Properties

Represents an appearance object with extended settings.

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

See Also

AppearanceObjectEx Class

AppearanceObjectEx Members

DevExpress.Utils Namespace