MPIHEIGHT Property
10.7, PLBCMP GUI Only
MPIHEIGHT property defines the height of a MPI client window. This property is only implemented for Web Objects. The property uses the following format:
MPIHEIGHT={value}
Note the following:
MPIHEIGHT 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 height in pixels.
If {value} is zero, the bottom of the MPI client is pinned to the bottom of the WINDOW object.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |