Title Foreground Color (TitleForeColor)

Color used for the text of the calendar title.

"TitleForeColor=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) = "TitleForeColor=Blue"