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:

  1. SHIELD may be used in CREATE, SETPROP, or GETPROP statements of a BUTTON object.

  2. The elevation icon is the shield icon that is presented when the administrator privileges are required.

  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

    Display of the elevation icon is...

    0

    $OFF

    disabled.

    1

    $ON

    enabled (default)

     

  5. This property requres the use of ComCtrl32 version 6 or later.

  6. When using the PL/B Web Server, this property is not supported.

 

 

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

 



PL/B Language Reference SHAPE Property SHIFT Property