property Schedule.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A Color expression that specifies the control's foreground.

The Background(exCalendarForeColor) property changes the calendar's panel foreground color. If this option is not set, the control's ForeColor property indicates the calendar's foreground color. The BackColor property specifies the control's background color. Use the Picture property of the control to show a picture on the control's background. The Font property indicates the font to show captions in the control. The Font property indicates the font to show captions in the control. The EventsFont property indicates the font to show captions in the events/appointments. The BodyEventForeColor property specifies the foreground color to show the body for all events. The EventForeColor property specifies the event's foreground color if it belongs to a group.