LinkStyle Properties
Contains settings that define the style of links within web controls.
Name | Description |
---|---|
Color | Gets or sets the color of links. |
Font | Gets the font settings for the normal state of links. |
Hover |
Gets or sets the color for the hovered links. |
Hover |
Gets the font settings for the hovered state of links. |
Hover |
Gets the style settings for the hovered state of links. |
Style | Gets the style settings for the normal state of links. |
Visited |
Gets or sets the color for the visited links. |
Visited |
Gets the font settings for the visited state of links. |
Visited |
Gets the style settings for the visited state of links. |
See Also