Chapter Contents |
Previous |
Next |
Tab Layout: _setTabLightSource |
Syntax | |
Details | |
See Also |
Syntax |
CALL NOTIFY (tabber-name, '_setTabLightSource', light-source); |
Argument | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
light-source |
C | specifies light source type:
|
Details |
The light source controls the position of the light and dark sides that comprise the border. Each border has two light and two dark sides. The like-colored sides always meet at a corner, for example, top-left and bottom-right. The light sides will always be positioned in the corner named by the light source. For example, UPPER LEFT will cause the top and left sides to be light and the bottom and right sides to be dark.
Note: Setting the region's light source attribute does not affect the
tab's light source and similarly setting the tab's light source does not affect
the light source of the tab's region or of the regions in the client area.
See Also |
_setTabColor.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.