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:
BDRSTYLE may be used in SETPROP or GETPROP statements of a STATUSPANEL object.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
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
![]() |