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:

  1. MINSCROLLV 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 AutoScrollMinV 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 MINSCROLLH Property MINSIZE Property