This method sets the "today" selection for a month calendar control.
Header file: | Afxdtctl.h |
Platforms: | H/PC Pro |
Windows CE versions: | 2.10 and later |
Complete documentation: | Visual C++ documentation |
void SetToday( const COleDateTime& refDateTime );
void SetToday( const CTime* pDateTime );
void SetToday( const LPSYSTEMTIME pDateTime );