MCM_GETMAXNONEWIDTH (Windows Embedded CE 6.0)
1/6/2010
This message retrieves the maximum width of the None string in a month calendar control.
Syntax
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 Value
Returns the width of the None string.
Remarks
None.
Requirements
Header | commctrl.h |
Windows Embedded CE | Windows CE .NET 4.1 and later |