Calendar ActiveX Control

MonthYearSwap

 

Swap the month and year 's display position.

Calendar1.MonthYearSwap[=bool]


Parameter
bool
true - enable swap the month and year, false - disable swap.


Remark
This property is Read/Write.

Example

   

Visual Basic Syntax
Calendar1.MonthYearSwap = true