MINSCROLLV Property
PLBCMP GUI Only
The MINSCROLLV property specifies the minimum vertical size the object can shrink to before scrollbars appear. The property uses the following format:
MINSCROLLV={value}
Note the following:
MINSCROLLV may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW or PANEL object.
This property is only used when the AUTOSCROLL property is set to $ON.
This property is referred to as AutoScrollMinV in the PL/B Designer.
This property is not available when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |