Calendar ActiveX Control

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 SetMonthCaptions

Set the month captions. 
Public Method Redraw  Redraw the calendar.

Public Method SetDayCaptions

Set the day captions. e.g. Sunday, Monday. 

Public Method SetHighLightDay

Set Highlight color in specific day. 

Public Method SetMonthCaptions

Set caption of months. 
Public Method SetText    Set the day note in specific day.