-
Notifications
You must be signed in to change notification settings - Fork 3
Colors Settings
Gregory Miller edited this page Aug 4, 2019
·
2 revisions
The following "built-in" colors are set and will be used by other properties:
- foregroundColor
- backgroundColor
- hiliteColor
- borderColor
- topColor
- bottomColor
- shadowColor
- focusColor
All of the default colors can be set to one of these colors. Each of the color properties takes one of the following values that correspond with the built-in colors:
fore, back, hilite, border, top, bottom, shadow, focus
When controls are added to myData, the value of "default" is added to each potential color unless it is specified. Any of the option colors can be added instead or an RGB color.