Initializes a new instance of the Label 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 Label()
Visual Basic
Public Sub New
Visual C++
public:
Label()
F#
new : unit -> Label

See Also