void CBCGPCalendar::SetDate | ( | const COleDateTime & | date | ) |
Sets the specified date.
Use this method as a simple version of SelectDate(). SetDate selects the specified date, clears the old selection and sends "selection changed" notification.
date | Specifies the date to select. |