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