Overload List

  NameDescription
Public methodLabel()()()()
Creates the new Label object with default parameters.
Public methodLabel(String)
Creates custom Label object with specified text.
Protected methodLabel(SerializationInfo, StreamingContext)
Special constructor for deserialization.
Public methodLabel(String, String)
Creates custom Label object with specified text and menu caption.
Public methodLabel(Color, String, String)
Creates custom Label object with specified color, text and menu caption.

See Also