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:

  1. MPIBORDER 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

    The window border is ...

    0

    $OFF

    not displayed. (default)

    1

    $ON

    displayed.

    .

 

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

 



PL/B Language Reference MODIFYFLAG Property MPILEFT Property