DOWNARROW Property


PLBCMP GUI Only

 

The DOWNARROW property controls the display of a down arrow beside a TOOLBUTTON object. The property uses the following format:

 

DOWNARROW[={value}]

Note the following:

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

  2. The TOOLBUTTON object must have a BTNSTYLE property value of $TBSTYLEDROPDOWN.

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

  4.  

    Value

    Keyword

    The down arrow display is ...

    0

    $OFF

    disabled.

    1

    $ON

    enabled (default).

 

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

 



PL/B Language Reference DOCKPADT Property DPI Property