TABLABEL Property
PLBCMP GUI Only
The TABLABEL property specifies the labels used on the tabs of a TABCONTROL object. The property uses the following format:
TABLABEL={value}
Note the following:
TABLABEL may be used in CREATE, SETPROP, or GETPROP statements of a TABCONTROL object.
{value} is set of strings used as labels separated by semicolon characters.
If {value} is not specified or is Null String, the TABCONTROL will not have any tab labels.
{value} may contain an ampersand to indicate an ALT-Key sequence. This allows selection of a tab via the keyboard.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |