NEGBORDERS Property


PLBCMP GUI Only

 

The NEGBORDERS identifies whether the runtime should negotiate border usage for a CONTAINER object created in a WINDOW. The property uses the following format:

NEGBORDERS={value}

Note the following:

  1. NEGBORDERS may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW 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

    Border negotiation is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

     

  4. This property is not available when using the PL/B Web Server.

 

 

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

 



PL/B Language Reference MULTISELECT Property NEGMENUS Property