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:

  1. TABLABEL may be used in CREATE, SETPROP, or GETPROP statements of a TABCONTROL object.

  2. {value} is set of strings used as labels separated by semicolon characters.

  3. If {value} is not specified or is Null String, the TABCONTROL will not have any tab labels.

  4. {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

 



PL/B Language Reference TABID Property TABSTOPS Property