Calendar ActiveX Control ReferenceProperties DayFont Calendar ActiveX Control DayFont Set/Get the font name of day. Calendar1.DayFont[=String] ParameterStringthe font name of day.RemarkThis property is Read/Write. Example Visual Basic SyntaxCalendar1.DayFont = "Arial"