LinkLabel::Link Constructor

 

Initializes a new instance of the LinkLabel::Link class.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodLinkLabel::Link()

Initializes a new instance of the LinkLabel::Link class.

System_CAPS_pubmethodLinkLabel::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.

System_CAPS_pubmethodLinkLabel::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.

Return to top
Show: