Label Constructor(Color,String,String)
In This Topic
Creates custom
Label object with specified color, text and menu caption.
Syntax
Parameters
- color
- The color of the label.
- text
- The text of the label.
- menuCaption
- The menu caption for displaying label in dialogs.
See Also