BCGSuite for MFC
BOOL CBCGPCalendar::IsSingleMonthMode ( ) const
inline

Tells whether the calendar control works in the single or multiple month mode.

This function returns TRUE, if the control works in the single month mode. It returns FALSE, if the calendar control works in multiple month mode. In the single month mode the calendar control displays only one month. In the multiple month mode the calendar control displays as many months as it can to fit the client area.