Calendar ActiveX Control

Calendar ActiveX Control
Year 

  Set/Get the current year.
Calendar1.Year[=Integer]

Parameter

Integer
the current year.


Remark

This property is Read/Write.

Example

   

Visual Basic Syntax
Calendar1.Year = 2005