DIVIDER Property


PLBCMP GUI Only

 

The DIVIDER property indicates whether a divider line should be shown at the top of a TOOLBAR object. The property uses the following format:

 

DIVIDER={value}

Note the following:

  1. DIVIDER may be used in CREATE, SETPROP, or GETPROP statements of a TOOLBAR object.

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    Display of the divider is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference DISPLAYTYPE Property DIVISIONID Property