Title Background Color (TitleBackColor)

Background color displayed for the title.

"TitleBackColor=ColorName | HexColorNumber"

Value

Description

ColorName

Name of a web color or system color. For more information, see Standard Colors .

HexColorNumber

Hexadecimal number (prefixed by a hash mark) of a color.

Description

When not defined, the widget uses the system default colors.

Setting in ProcScript

$fieldproperties(CALENDAR) = "TitleBackColor=white"