MCM_GETMAXNONEWIDTH (Windows CE 5.0)
This message retrieves the maximum width of the None string in a month calendar control.
MCM_GETMAXNONEWIDTH wParam= void;lParam= LPDWORD;
Parameters
- wParam
Not used. - lParam
Reflects the width of the None string to allow applications to determine how large to make the calendar.
Return Values
Returns the width of the None string.
Remarks
None.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Commctrl.h.
Send Feedback on this topic to the authors