Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

The following table shows the month calendar controls notifications, with a description of the purpose of each.

Programming element Description

MCN_GETDAYSTATE

This message is sent by a month calendar control to request information about how individual days should be displayed.

MCN_SELCHANGE

This message is sent by a month calendar control whenever the currently selected date or range of dates changes.

MCN_SELECT

This message is sent by a month calendar control whenever the user makes an explicit date selection within a month calendar control.

MCN_SELECTNONE

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.

See Also