Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/28/2014
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 |