MPIWIDTH Property
10.7, PLBCMP GUI Only
MPITOP property defines the width of a MPI client window. This property is only implemented for Web Objects. The property uses the following format:
MPIWIDTH={value}
Note the following:
MPIWIDTH may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW object.
{value} is a decimal number, a Numeric Variable or an Expression defining the window width in pixels.
If {value} is zero, the right of the MPI client is pinned to the right of the WINDOW object.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |