MINHEIGHT Property
PLBCMP GUI Only, 9.6
The MINHEIGHT property specifies the minimum height of a WINDOW. The property uses the following format:
MINHEIGHT={value}
Note the following:
MINHEIGHT may be used in SETPROP, GETPROP, or CREATE statements of a WINDOW object.
This minimum height prevents a window from being sized below this size.
{value} specifies the number of pixels for the height.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |