Back to Devexpress

LabelControlAppearanceObject Properties

windowsforms-devexpress-dot-xtraeditors-dot-labelcontrolappearanceobject-dot-underscore-properties.md

latest6.7 KB
Original Source

LabelControlAppearanceObject Properties

Contains appearance settings used to paint a LabelControl.

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.
DisabledImageObsolete. This property is obsolete. Gets or sets the image to be displayed within the label when the control is disabled.
DisabledImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is disabled.
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.
HoverImageObsolete. Gets or sets the image to be displayed within the label when the control is hovered over.
HoverImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is hovered over.
ImageStores the image that will be shown inside the LabelControl.
ImageAlignGets or sets the alignment of the image within the label.
ImageIndexGets or sets the index of the image displayed within the label.
ImageListThis property is obsolete. Gets or sets the source of images to be displayed within the label.
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.
PressedImageObsolete. Gets or sets the image to be displayed within the label when the control is pressed.
PressedImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is pressed.
TextOptionsProvides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.). Inherited from AppearanceObject.

See Also

LabelControlAppearanceObject Class

LabelControlAppearanceObject Members

DevExpress.XtraEditors Namespace