Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the number of calendars displayed in the current month calendar control.
int GetCalendarCount() const;
Return Value
The number of calendars currently displayed in the month calendar control. The maximum allowed number of calendars is 12.
Remarks
This method sends the MCM_GETCALENDARCOUNT message, which is described in the Windows SDK.
Requirements
Header: afxdtctl.h
This control is supported in Windows Vista and later.
Additional requirements for this method are described in Build Requirements for Windows Vista Common Controls.