System.Windows.Forms.LinkState Enumeration

Specifies constants that define the state of the link.

Syntax

public enum LinkState

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
Active

The state of a link that has been clicked.

Hover

The state of a link over which a mouse pointer is resting.

Normal

The state of a link in its normal state (none of the other states apply).

Visited

The state of a link that has been visited.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0