Calendar ActiveX Control

Calendar ActiveX Control
DayFont 

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

Parameter

String
the font name of day.


Remark

This property is Read/Write.

Example

   

Visual Basic Syntax
Calendar1.DayFont = "Arial"