Chapter Contents |
Previous |
Next |
Tab Layout: _setClientMinWidth |
Syntax | |
Details | |
See Also |
Syntax |
CALL NOTIFY (tabber-name, '_setClientMinWidth', width-value, width-unit); |
Argument | Type | Description |
---|---|---|
width-value |
N | specifies the minimum allowed width of the client area in width-unit units |
width-unit |
C | specifies the unit of measure. See Units of Measure for a list of valid units. |
Details |
Note that both the maximum client width and the region's width override the minimum width, i.e. _getClientGeometry returns bounds with a smaller width than the minimum width if the value of the maximum client width or the region's width are less than the minimum width.
See Also |
_setClientMaxWidth.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.