Overload List
Name | Description | |
---|---|---|
![]() | Label()()()() |
Creates the new Label object with default parameters.
|
![]() | Label(String) |
Creates custom Label object with specified text.
|
![]() | Label(SerializationInfo, StreamingContext) |
Special constructor for deserialization.
|
![]() | Label(String, String) |
Creates custom Label object with specified text and menu caption.
|
![]() | Label(Color, String, String) |
Creates custom Label object with specified color, text and menu caption.
|