BCGSuite for MFC
void CBCGPCalendarBar::SetDate ( const COleDateTime &  date)
inline

Changes the current (displayed) year and month

Call this method to change the current year and month to be displayed. Only year and month of the date parameter are significant in this method. Other fields of this parameter are ignored.

Parameters
dateMonth and year to be displayed.