Chapter Contents |
Previous |
Next |
Tab Layout: _setLabelJustification |
Syntax | |
Details |
Syntax |
CALL NOTIFY (tabber-name, '_setLabelJustification', just-type); |
Argument | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
just-type |
C | specifies justification type:
|
Details |
Justification controls the placement of the label within the tab. "BEGIN" puts the label flush against the "BEGIN" margin. "CENTER" centers the label between the "BEGIN" and "END" margins. "END" aligns the end of the label against the "END" margin.
Justification has no effect when tabs are proportionally sized; see _setTabSize.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.