Chapter Contents |
Previous |
Next |
Text Label: _setColorName |
Syntax | |
Examples |
Syntax |
CALL NOTIFY (text-label-name, '_setColorName', color, <attr<, start-column, length>>); |
Argument | Type | Description |
---|---|---|
color |
C | assigns the name of a color. |
attr |
C | assigns the name of a display attribute of the text. |
start-column |
N | specifies the column number where the changes start |
length |
N | specifies the number of columns to be affected by the changes |
Examples |
For examples of the _setColorName method, refer to the Text Entry class.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.