Label

A Label displays a single-line text string. The text appears in the system font, and may not be edited by the user.

Label Looks

The following look is available:

0 Default Label. A plain label.

Label Properties

Standard Properties:
caption, class, enabled, height, left, look, parent, proto, sizeHControl, sizeVControl, top, version, visible, width.
sizeHControl, sizeVControl: Only SIZE_AS_NEEDED and SIZE_AS_SPECIFIED are supported.

Label Events

None.

Label Actions

None.