Partager via


MonthCal_GetMaxTodayWidth (Windows CE 5.0)

Send Feedback

This macro retrieves the maximum width of the Today string in a month calendar control. This includes the label text and the date text.

DWORD MonthCal_GetMaxTodayWidth(HWND hwndMC );

Parameters

  • hwndMC
    Handle to a month calendar control.

Return Values

Returns the width of the Today string, in pixels.

Remarks

Related message:MCM_GETMAXTODAYWIDTH

Requirements

OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.