Calendar ActiveX Control

Properties

 

Public Method BackColor     

Set/Get the background color of calendar.  
 

Public Method Day 

Set/Get the current day.

Public Method DayCaptionBackColor   

Set/Get the background color of day caption.

Public Method DayCaptionForeColor   

Set/Get the foreground color of day caption.

Public Method DayCaptionFont 

Set/Get the font name of day caption.

Public Method DayColor  

Set/Get the foreground color of day .

Public Method DayFont  

Set/Get the font name of day.

Public Method DayTextColor 

Set/Get the foreground color of day text.

Public Method DayTextFont 

Set/Get the font name of day text.

Public Method DayTextFontSize

Set/Get the font size of day text.

Public Method LicenseKey     

Set the license key which unlocks the ActiveX control from demo mode. This License key is supplied by the vendor.

Public MethodMonth      

Set/Get the current month.

Public MethodMonthYearBackColor      

Set/Get the background color of month and year.

Public MethodMonthYearFont     

Set/Get the font of month and year.

Public MethodMonthYearForeColor

Set/Get the foreground color of month and year.

Public MethodMonthYearSwap

Swap the month and year 's display position.

Public MethodShowMonth      

Visible/Invisible the month.

Public Method ShowYear   

Visible/Invisible the year.

Public Method Year 

Set/Get the current year.