Unknown
From Calendar ActiveX Control
Calendar ActiveX Control |
| DayTextFontSize |
| |
Set/Get
the font size of day text.
Calendar1.DayTextFontSize[=Integer]
|
Parameter
Integer
the font size of day text.
Remark
This
property is Read/Write.
Example
| |
Visual
Basic Syntax
Calendar1.DayTextFontSize = 20
|
|
|