Overload List

  Name Description
Public method Label()()()()
Creates the new Label object with default parameters.
Public method Label(Guid)
Initializes a new instance of the Label class with the specified key.
Public method Label(Int32)
Initializes a new instance of the Label class with the specified key.
Public method Label(String)
Creates custom Label object with specified text.
Public method Label(String, String)
Creates custom Label object with specified text and menu caption.
Public method Label(Color, String, String)
Creates custom Label object with specified color, text and menu caption.

See Also