LinkLabel::Link Constructor
.NET Framework (current version)
Initializes a new instance of the LinkLabel::Link class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | LinkLabel::Link() | Initializes a new instance of the LinkLabel::Link class. |
![]() | LinkLabel::Link(Int32, Int32) | Initializes a new instance of the LinkLabel::Link class with the specified starting location and number of characters after the starting location within the LinkLabel. |
![]() | LinkLabel::Link(Int32, Int32, Object^) | Initializes a new instance of the LinkLabel::Link class with the specified starting location, number of characters after the starting location within the LinkLabel, and the data associated with the link. |
Show:
