MCM_GETMAXTODAYWIDTH (Windows CE 5.0)
This message retrieves the maximum width of the Today string in a month calendar control. This includes the label text and the date text.
MCM_GETMAXTODAYWIDTH wParam= 0;lParam= 0;
Parameters
- wParam
Not used. - lParam
Not used.
Return Values
Returns the width of the Today string, in pixels.
Remarks
Related macro:MonthCal_GetMaxTodayWidth
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
Send Feedback on this topic to the authors