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.
date | Specifies the new date. |
bRedraw | If TRUE, the control will be redrawn. |