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:

  1. MINSCROLLH may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW or PANEL object.

  2. This property is only used when the AUTOSCROLL property is set to $ON.

  3. This property is referred to as AutoScrollMinH in the PL/B Designer.

  4. This property is not available when using the PL/B Web Server.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference MINIMUMDATE Property MINSCROLLV Property