BDRSTYLE Property (STATUSPANEL)


PLBCMP GUI Only

 

The BDRSTYLE property defines the type of border displayed around an STATUSPANEL. The property uses the following format:

 

BDRSTYLE={value}

Note the following:

  1. BDRSTYLE may be used in SETPROP or GETPROP statements of a STATUSPANEL 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

    The panel has ...

    1

    $PANBDRNONE

    no border.

    2

    $PANBDRRAISED

    no border.

    3

    $PANBDRSUNKEN

    a sunken border.

 

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

 



PL/B Language Reference BDRPATTERN Property BDRSTYLE Property