BCGSuite for MFC
virtual COLORREF CBCGPCalendar::GetDateColor ( COleDateTime  date)
virtual

Returns the color of the specified date.

This function returns the current color of the specified date. If the color has not been assigned, the function returns -1. It means, that the date is displayed using the default date color.

Parameters
dateSpecifies the date whose color is being retrieved.