Trailing Foreground Color (TrailingForeColor)

Color used to display the text in the calendar header and trailing days. (Trailing days are the days from the previous and following months that appear on the current month calendar.)

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