BCGControlBar Pro for MFC
void CBCGPPlannerManagerCtrl::SetDate ( const COleDateTime &  date,
BOOL  bRedraw = TRUE 
)

Sets the current date of the current view.

Use this method to set the current date of the current view. The date parameter must specify only the desired date, without the time part of COleDateTime object.

Parameters
dateSpecifies the new date.
bRedrawIf TRUE, the control will be redrawn.