CMonthCalCtrl::SetToday

This method sets the "today" selection for a month calendar control.

At a Glance

Header file: Afxdtctl.h
Platforms: H/PC Pro
Windows CE versions: 2.10 and later
Complete documentation: Visual C++ documentation

Syntax

void SetToday( const COleDateTime& refDateTime );

void SetToday( const CTime* pDateTime );

void SetToday( const LPSYSTEMTIME pDateTime );