Calendar ActiveX Control ReferenceProperties DayCaptionBackColor Calendar ActiveX Control DayCaptionBackColor Set/Get the background color of day caption. Calendar1.DayCaptionBackColor[=Color] Parametercolorthe background color of day caption.RemarkThis property is Read/Write. Example Visual Basic SyntaxCalendar1.DayCaptionBackColor = RGB(255,0,0)