Back to Devexpress

HyperlinkLabelControlAppearanceObject Properties

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

latest8.8 KB
Original Source

HyperlinkLabelControlAppearanceObject Properties

Contains appearance settings that paint a HyperlinkLabelControl.

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.
DisabledColorGets or sets the color used to display links within a disabled HyperlinkLabelControl (when its Enabled property is set to false ).
DisabledImageObsolete. This property is obsolete. Gets or sets the image to be displayed within the label when the control is disabled. Inherited from LabelControlAppearanceObject.
DisabledImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is disabled. Inherited from LabelControlAppearanceObject.
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. Inherited from LabelControlAppearanceObject.
HoverImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is hovered over. Inherited from LabelControlAppearanceObject.
ImageStores the image that will be shown inside the LabelControl. Inherited from LabelControlAppearanceObject.
ImageAlignGets or sets the alignment of the image within the label. Inherited from LabelControlAppearanceObject.
ImageIndexGets or sets the index of the image displayed within the label. Inherited from LabelControlAppearanceObject.
ImageListThis property is obsolete. Gets or sets the source of images to be displayed within the label. Inherited from LabelControlAppearanceObject.
IsDefaultFontChanged staticGets whether the default font is changed. Inherited from AppearanceObject.
IsDisposedGets whether the current object has been disposed of. Inherited from AppearanceObject.
LinkColorGets or sets the color used to display normal links.
NameGets or sets the name of the current appearance object. Inherited from AppearanceObject.
OptionsProvides access to the appearance options.
ParentAppearanceGets the parent appearance object. Inherited from AppearanceObject.
PressedColorGets or sets the color used to display links when the HyperlinkLabelControl is pressed.
PressedImageObsolete. Gets or sets the image to be displayed within the label when the control is pressed. Inherited from LabelControlAppearanceObject.
PressedImageIndexObsolete. Gets or sets the index of the image to be displayed within the label when the control is pressed. Inherited from LabelControlAppearanceObject.
TextOptionsProvides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.). Inherited from AppearanceObject.
VisitedColorGets or sets the color used to paint visited links.

See Also

HyperlinkLabelControlAppearanceObject Class

HyperlinkLabelControlAppearanceObject Members

DevExpress.XtraEditors Namespace