BCGControlBar Pro for MFC
BOOL CBCGPCalendar::IsDateSelected ( int  nYear,
int  nMonth,
int  nDay 
) const

Tells whether the specified date is selected.

This function returns TRUE, if the specified date is selected; otherwise it returns FALSE.

Parameters
nYearSpecifies the year.
nMonthSpecifies the month.
nDaySpecifies the day.