LinkState Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies constants that define the state of the link.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| Active | This API supports the product infrastructure and is not intended to be used directly from your code. The state of a link that has been clicked. | |
| Hover | This API supports the product infrastructure and is not intended to be used directly from your code. The state of a link over which a mouse pointer is resting. | |
| Normal | This API supports the product infrastructure and is not intended to be used directly from your code. The state of a link in its normal state (none of the other states apply). | |
| Visited | This API supports the product infrastructure and is not intended to be used directly from your code. The state of a link that has been visited. |
Available since 1.1