MINWIDTH Property


PLBCMP GUI Only

 

The MINWIDTH property specifies the minimum width of a STATUSPANEL or WINDOW. The property uses the following format:

MINWIDTH={value}

Note the following:

  1. MINWIDTH may be used in SETPROP or GETPROP statements of a STATUSPANEL object.

  2. MINWIDTH may be used in SETPROP, GETPROP, or CREATE statements of a WINDOW object. (9.6)

  3. This property is only used for a STATUSPANEL when the AUTOSIZE property is set to $PANSIZECONTENTS or $PANSIZESPRING.

  4. When used with a WINDOW, this minimum width prevents a window from being sized below this size.

  5. {value} specifies the number of pixels for the width.

 

 

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

 



PL/B Language Reference MINSIZE Property MODIFYFLAG Property