property CalendarCombo.ForeColor as Color
Retrieves or sets the control's foreground color.

TypeDescription
Color A color expression that indicates the control's foreground color.

Defines the control's foreground color. Use the Background(exDropDownForeColor) property to specify the foreground color of the drop down portion of the control. Use the ForeColor property of Event object to define the foreground color for a particular date. Use the ForeColorDisabled property to specify the color to show the selected date when the checkbox is unchecked.