MCM_GETMAXTODAYWIDTH (Windows Embedded CE 6.0)
1/6/2010
This message retrieves the maximum width of the Today string in a month calendar control. This includes the label text and the date text.
Syntax
MCM_GETMAXTODAYWIDTH wParam = 0;
lParam = 0;
Parameters
- wParam
Not used.
- lParam
Not used.
Return Value
Returns the width of the Today string, in pixels.
Remarks
Related macro: MonthCal_GetMaxTodayWidth
Requirements
Header | commctrl.h |
Windows Embedded CE | Windows CE 2.0 and later |