LinkLabel::Link Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Description | Gets or sets a text description of the link. |
![]() | 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. |
![]() | Name | Gets or sets the name of the LinkLabel::Link. |
![]() | Start | Gets or sets the starting location of the link within the text of the LinkLabel. |
![]() | Tag | Gets or sets the object that contains data about the LinkLabel::Link. |
![]() | Visited | Gets or sets a value indicating whether the user has visited the link. |
Show:
