MINHEIGHT Property


PLBCMP GUI Only, 9.6

 

The MINHEIGHT property specifies the minimum height of a WINDOW. The property uses the following format:

MINHEIGHT={value}

Note the following:

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

  2. This minimum height prevents a window from being sized below this size.

  3. {value} specifies the number of pixels for the height.

 

 

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

 



PL/B Language Reference MINEXTRA Property MINIMUMDATE Property