MCM_GETMAXTODAYWIDTH
A version of this page is also available for
4/8/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 |
Windows Mobile | Windows Mobile Version 5.0 and later |