BCGSuite for MFC
virtual BOOL CBCGPCalendar::IsDateMarked ( int  nYear,
int  nMonth,
int  nDay 
) const
virtual

Tells whether the specified date is marked (displayed using the bold font).

This function returns TRUE if the specified date is marked, e.g. displayed using the bold font.

Parameters
nYearThe year.
nMonthThe month.
nDayThe day.