[Visual Basic] Public Sub New()
Initializes a new instance of the Label class with a font.[C#] public Label();
[Visual Basic] Public Sub New(Font)
Initializes a new instance of the Label class with text.[C#] public Label(Font);
[Visual Basic] Public Sub New(String)
Initializes a new instance of the Label class with text, and a font.
[Visual Basic] Public Sub New(String,Font)
Initializes a new instance of the Label class with text, font, and a color.
[Visual Basic] Public Sub New(String,Font,Color)
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.