ProvideX V8.20 > Language Reference > 7. Control Object Properties
723
Colour Properties
The properties used to define colour attributes in various graphical control objects
include the following:
CurrentCellColour$
FillColour$
TextColour$
BackColour$
BackHilight1$
FaceColourBack$
HoverColour$
TrackColour$
BackHilight2$
FaceColourBottom$
LineColour$
BottomLeftTick$
FaceColourLeft$
TopLeftTick$
To apply a colour to these properties, use one of the following valid colour names:
"DEFAULT"
"Dark Gray"
"Black"
"Dark Red"
"Light Red" "Dark Green"
"Light Green""Dark Yellow"
"Light Yellow""Dark Blue"
"Light Blue""Dark Magenta"
"Light Magenta""Dark Cyan"
"Light Cyan""Light Gray"
"White"
... or use a RGB code (RGB:n n n where n=0-255) or user-defined colour (refer to the
'COLOUR' & '_COLOUR' Mnemonics, p.594).