[]
Represents the topic link states style.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class TopicLinkStatesStyle
| Name | Description |
|---|---|
| TopicLinkStatesStyle(Font, Color, Font, Color, Font, Color, Font, Color) | Initializes a new instance of the TopicLinkStatesStyle class. |
| Name | Description |
|---|---|
| DisabledLink | Gets the style of the disabled link. |
| MouseOverLink | Gets the style of the link when mouse cursor is over link. |
| NormalLink | Gets the style of the link. |
| PressedLink | Gets the style of the pressed link. |
| Name | Description |
|---|---|
| Equals(object) | |
| GetHashCode() | |
| ToString() |