Chapter Contents |
Previous |
Next |
Tab Layout: _setTabSize |
Syntax | |
Details |
Syntax |
CALL NOTIFY (tabber-name, '_setTabSize', size); |
Argument | Type | Description |
---|---|---|
size |
C | specifies size type: "UNIFORM" or "PROPORTIONAL" |
Details |
The tab size controls the sizes of the tabs. "UNIFORM" sizing assigns all tabs the same size. This size is determined from the biggest tab label. "PROPORTIONAL" sizing assigns each tab a size relative to its own label. In both cases, the sizes are also influenced by the margins; see _setLabelMargin.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.