property Calendar.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 BackColor property of Event object to change the cell's background color. Use the Picture property to display a picture on the control's background. The PictureDisplay property retrieves or sets a value that indicates the way how the graphic is displayed on the control's background