Calendar ActiveX Control

Methods

Public Method FindHighLightDay

Returns the day that matches the given index of the collection.

Public Method FindHighLightDayColor

Returns the color of hightlight that matches the given index of the collection.

Public Method FindText   

Returns the day text that matches the given index of the collection.

Public Method FindTextDay   

Returns the day that matches the given index of the collection.

Public Method GetHighLightDay

Get Highlight color in specific day. 

Public Method GetHighLightDayCount

Return the count of HighLight day in the collection.

Public Method GetText   

Get the day note in specific day.

Public Method GetTextCount  

Return the count of day text in the collection.

Public Method PrintCalendar  

Print Calendar to Printer.

Public Method Redraw 

Redraw the calendar.

Public Method SetDayCaptions

Set the days of the week. e.g. Sunday, Monday. 

Public Method SetHighLightDay

Set Highlight color in specific day. 

Public Method SetMonthCaptions

Set name of months. 

Public Method SetText   

Set the day note in specific day.

Public Method SetUnicodeDayCaptions   

Set the unicode day captions. e.g. You may create Chinese, Spanish, German Calendar.

Public Method SetUnicodeMonthCaptions   

Set the unicode name of month.

Public Method SetUnicodeText   

Set the unicode day note in specific day.