property CalendarCombo.BackColor as Color
Retrieves or sets the control's background color.

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

Use the ForeColor property to change the foreground color. Use the Background(exDropDownBackColor) property to specify the background color of the drop down portion of the control. Use the BackColor property of Event object to change the cell's background color. Use the Background(exDropDownAppearance) property to change the visual appearance of the drop down portion of the control.