MINSCROLLH Property
PLBCMP GUI Only
The MINSCROLLH property specifies the minimum horizontal size the object can shrink to before scrollbars appear. The property uses the following format:
MINSCROLLH={value}
Note the following:
MINSCROLLH 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 AutoScrollMinH 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
![]() |