MCN_SELECTNONE (Windows CE 5.0)

Send Feedback

This message is sent by a month calendar control whenever the user makes an explicit selection of the None button within a month calendar control. It is sent in the form of a WM_NOTIFY message.

MCN_SELECT;

Parameters

None.

Return Values

None.

Remarks

This message is similar to MCN_SELCHANGE, but is sent only in response to a user's explicit date selections, whereas MCN_SELCHANGE applies to any selection change.

Requirements

OS Versions: Windows CE .NET 4.1 and later.
Header: Commctrl.h.

See Also

WM_NOTIFY | NMSELCHANGE

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.