Back to Devexpress

HyperlinkLabelControlAppearanceOptions Properties

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

latest3.5 KB
Original Source

HyperlinkLabelControlAppearanceOptions Properties

Contains appearance options that paint a HyperlinkLabelControl.

NameDescription
Empty staticReturns an AppearanceOptions object whose settings are not initialized. Inherited from AppearanceOptions.
UseBackColorGets or sets whether to use the AppearanceObject.BackColor property value. Inherited from AppearanceOptions.
UseBorderColorGets or sets whether to use the AppearanceObject.BorderColor property value. Inherited from AppearanceOptions.
UseDisabledColorGets or sets whether to use the HyperlinkLabelControlAppearanceObject.DisabledColor property value.
UseFontGets or sets whether to use the AppearanceObject.Font property value. Inherited from AppearanceOptions.
UseForeColorGets or sets whether to use the AppearanceObject.ForeColor property value. Inherited from AppearanceOptions.
UseLinkColorGets or sets whether to use the HyperlinkLabelControlAppearanceObject.LinkColor property value.
UsePressedColorGets or sets whether to use the HyperlinkLabelControlAppearanceObject.PressedColor property value.
UseTextOptionsGets or sets whether to use the AppearanceObject.TextOptions property value. Inherited from AppearanceOptions.
UseVisitedColorGets or sets whether to use the HyperlinkLabelControlAppearanceObject.VisitedColor property value.

See Also

HyperlinkLabelControlAppearanceOptions Class

HyperlinkLabelControlAppearanceOptions Members

DevExpress.XtraEditors Namespace