Chapter Contents |
Previous |
Next |
Form Editor: _getLabelColor |
Syntax | |
Details |
Syntax |
CALL SEND (form-id, '_getLabelColor', color-name); |
Argument | Type | Description |
---|---|---|
color-name |
C | returns the color name |
Details |
The _getLabelColor method always returns the default color that the form assigns as the foreground color for label widgets, regardless of whether you have set an alternate foreground color for label widgets.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.