Initializes a new instance of the LinkLabel class.

Namespace: System.Extensions.Windows.Forms
Assembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)

Syntax

C#
public LinkLabel()
Visual Basic
Public Sub New
Visual C++
public:
LinkLabel()
F#
new : unit -> LinkLabel

See Also