SHIELD Property
PLBCMP GUI Only, 9.6
The SHIELD property specifieds wether an elevation icon is displayed for a BUTTON or command link. The property uses the following format:
SHIELD={value}
Note the following:
SHIELD may be used in CREATE, SETPROP, or GETPROP statements of a BUTTON object.
The elevation icon is the shield icon that is presented when the administrator privileges are required.
{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 |
Display of the elevation icon is... |
|
0 |
$OFF |
disabled. |
|
1 |
$ON |
enabled (default) |
This property requres the use of ComCtrl32 version 6 or later.
When using the PL/B Web Server, this property is not supported.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |