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