CMonthCalCtrl::Create

This method creates a month calendar control once it has been constructed by a call to CMonthCalCtrl.

At a Glance

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

Syntax

BOOL Create( DWORD dwStyle, const RECT& rect, CWnd* pParentWnd,
UINT
nID );

BOOL Create( DWORD dwStyle, const POINT& pt, CWnd* pParentWnd,
UINT
nID );