[]
Represents the state of a C1Hyperlink.
[Flags]
public enum C1HyperlinkStateEnum
| Name | Description |
|---|---|
| Active | A hyperlink that has been clicked, but not yet visited. |
| Hover | A hyperlink under the mouse pointer. |
| Normal | An unvisited hyperlink. |
| Visited | A hyperlink that has been visited. |