Get() > Instance variables |
Color string for display and editing.
Data type: | C | Default: | SetColor() |
The instance variable :colorSpec contains a color string holding up to four color values. They are used for the following purposes:
Color usage of Get objects
Color value | Description |
---|---|
#1 | Displays edited value when Get does not have input focus |
#2 | Displays edited value when Get has input focus |
#3 | Displays caption string of Get object |
#4 | Displays character marked with an ampersan (&) in the caption string |
Note: if :colorSpec contains less than four color values, the last color value is used for the missing colors.
http://www.xHarbour.com