See Also

Label Class  | Label Members  | Overload List

Language

Visual Basic

C#

Show All

text
Text of this label.
See Also Languages dotnetCHARTING Send comments on this topic.

Label Constructor(String)

Initializes a new instance of the Label class with text.

[Visual Basic]
Public Function New( _    ByVal text As String _ )
[C#]
public Label(    string text );

Parameters

text
Text of this label.

See Also

Label Class  | Label Members  | Overload List

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.