Chapter Contents

Previous

Next
Tab Layout: _setClientMinHeight

Tab Layout: _setClientMinHeight



Sets the minimum height of the client area.


Syntax
Details
See Also

Syntax

CALL NOTIFY (tabber-name, '_setClientMinHeight', height-value, height-unit);

Argument Type Description
height-value
N specifies the minimum allowed height of the client area in height-unit units
height-unit
C specifies the unit of measure. See Units of Measure for a list of valid units.


Details

Note that both the maximum client height and the region's height override the minimum height, i.e. _getClientGeometry returns bounds with a smaller height than the minimum height if the value of the maximum client height or the region's height is less than the minimum height.

See Also

_setClientMaxHeight.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.