Consultor Eletrônico



Kbase P37602: How to change the color of a particular day or a set of days
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   18/08/2003
Status: Unverified

GOAL:

How to change the color of a particular day or a set of days in the grid of the Microsoft's Calendar OCX Control?

FIX:

Currently, it is not possible to change the color of a particular day or a set of days of the month in the grid of the Calendar control. The Microsoft's Calendar OCX Control (mscal.ocx) only contains the following properties related to color:

BackColor - specifies the background color that appears in the Calendar control.

DayFontColor - specifies the color used to display the days of the week in the Calendar control.

GridFontColor - specifies the color used to display the days of the month in the grid of the Calendar control.

GridLinesColor - specifies the color used to display the lines in the grid of a Calendar control.

TitleFontColor - specifies the color of the font used to display the month/year title in the Calendar control.