property FaceCalendar.ForeColor as Color
Specifies the calendar's foreground color.

TypeDescription
Color A color expression that indicates the calendar's foreground color.
The ForeColor property specifies the calendar's foreground color. In case you need to specify a different background color for the calendar control you can use the Title(exTitleFaceBackColor) / ExtraTile(exTitleFaceBackColor) property. The NonworkingDaysForeColor property retrieves or sets a value that indicates the foreground color for non-working days. The SelBackColor property retrieves or sets a value that indicates the selection background color. The SelForeColor property retrieves or sets a value that indicates the selection foreground color.