HyperlinkLabelControlAppearanceObject Properties
Contains appearance settings that paint a HyperlinkLabelControl.
Name | Description |
---|---|
Back |
Gets or sets the background color.
Inherited from Appearance |
Back |
Deprecated. Gets or sets the end color of the background’s gradient brush.
Inherited from Appearance |
Border |
Gets or sets the border color.
Inherited from Appearance |
Control |
Gets the default appearance settings which are used to paint 3-D elements in Windows.
Inherited from Appearance |
Default |
Gets or sets the default font for controls.
Inherited from Appearance |
Default |
Gets and sets the font used to display text on menus.
Inherited from Appearance |
Disabled |
Gets or sets the color used to display links within a disabled Hyperlink |
Disabled |
Obsolete. This property is obsolete. Gets or sets the image to be displayed within the label when the control is disabled.
Inherited from Label |
Disabled |
Obsolete. Gets or sets the index of the image to be displayed within the label when the control is disabled.
Inherited from Label |
Empty |
Returns an empty appearance object.
Inherited from Appearance |
Font |
Gets or sets the font used to paint the text.
Inherited from Appearance |
Font |
Obsolete. Gets the height of the font used by the appearance object.
Inherited from Appearance |
Font |
Gets or sets an integer value by which the font size is adjusted.
Inherited from Appearance |
Font |
Gets or sets an additional style to be applied to the font.
Inherited from Appearance |
Fore |
Gets or sets the foreground color.
Inherited from Appearance |
Gradient |
Deprecated. Gets or sets the background gradient’s direction.
Inherited from Appearance |
HAlignment |
Gets the horizontal alignment of the appearance object’s text.
Inherited from Appearance |
Hover |
Obsolete. Gets or sets the image to be displayed within the label when the control is hovered over.
Inherited from Label |
Hover |
Obsolete. Gets or sets the index of the image to be displayed within the label when the control is hovered over.
Inherited from Label |
Image |
Stores the image that will be shown inside the Label |
Image |
Gets or sets the alignment of the image within the label.
Inherited from Label |
Image |
Gets or sets the index of the image displayed within the label.
Inherited from Label |
Image |
This property is obsolete. Gets or sets the source of images to be displayed within the label.
Inherited from Label |
Is |
Gets whether the default font is changed.
Inherited from Appearance |
Is |
Gets whether the current object has been disposed of.
Inherited from Appearance |
Link |
Gets or sets the color used to display normal links. |
Name |
Gets or sets the name of the current appearance object.
Inherited from Appearance |
Options | Provides access to the appearance options. |
Parent |
Gets the parent appearance object.
Inherited from Appearance |
Pressed |
Gets or sets the color used to display links when the Hyperlink |
Pressed |
Obsolete. Gets or sets the image to be displayed within the label when the control is pressed.
Inherited from Label |
Pressed |
Obsolete. Gets or sets the index of the image to be displayed within the label when the control is pressed.
Inherited from Label |
Text |
Provides access to text rendering options (horizontal and vertical alignment, word wrapping, trimming options, etc.).
Inherited from Appearance |
Visited |
Gets or sets the color used to paint visited links. |
See Also