Unknown
From Calendar ActiveX Control
Calendar ActiveX Control |
| DayCaptionFont |
| |
Set/Get
the font name of day caption.
Calendar1.DayCaptionFont[=String]
|
Parameter
String
the font name of day caption.
Remark
This
property is Read/Write.
Example
| |
Visual
Basic Syntax
Calendar1.DayCaptionFont = "Arial"
|
|
|