BOOL CBCGPToolbarDateTimeCtrl::SetTime | ( | const COleDateTime & | timeNew | ) |
Sets the time in a date and time picker control.
Sets the time in a date and time picker control by calling CDateTimeCtrl::SetTime (see MFC documentation for details).
timeNew | A reference to COleDateTime object containing the time to which the control will be set. |