MPIBORDER Property
10.7, PLBCMP GUI Only
MPIBORDER property defines whether a MPI client window has a border. This property is only implemented for Web Objects. The property uses the following format:
MPIBORDER={value}
Note the following:
MPIBORDER may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW 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 window border is ... |
|
0 |
$OFF |
not displayed. (default) |
|
1 |
$ON |
displayed. |
.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |