LinkLabel.Link Properties
.NET Framework 1.1
The properties of the LinkLabel.Link class are listed here. For a complete list of LinkLabel.Link class members, see the LinkLabel.Link Members topic.
Public Properties
Enabled | Gets or sets a value indicating whether the link is enabled. |
Length | Gets or sets the number of characters in the link text. |
LinkData | Gets or sets the data associated with the link. |
Start | Gets or sets the starting location of the link within the text of the LinkLabel. |
Visited | Gets or sets a value indicating whether the user has visited the link. |
