CalendarControl Xojo Plugin

CalendarControl.BackColor Property

Use this property to set the BackColor of the Calendar.

BackColor as Color {Read and Write}

Remarks

This property can be used in design mode also.

This property does nothing if the UseBackColor property is not set to true.

See Also

CalendarControl Control