Calendar ActiveX Control

Calendar ActiveX Control
DayTextFont 

  Set/Get the font name of day text.
Calendar1.DayTextFont[=String]

Parameter

String
the font name of day text.


Remark

This property is Read/Write.

Example

   

Visual Basic Syntax
Calendar1.DayTextFont = "Arial"