Month Calendar Control Styles (Windows CE 5.0)

Send Feedback

The following table shows the styles that are supported by Windows CE.

Month calendar control style Description
MCS_DAYSTATE Specifies that the month calendar will send MCN_GETDAYSTATE notifications to request information about which days should be displayed in bold.
MCS_MULTISELECT Enables the user to select a range of dates. By default, the maximum range is one week. You can change the maximum selectable range by using the MCM_SETMAXSELCOUNT message.
MCS_NOTODAY Creates a month calendar that does not display a Today selection.
MCS_NOTODAYCIRCLE Creates a month calendar that does not circle the current date.
MCS_SHOWNONE Enables the control to accept "no date" as a valid selection state.
MCS_WEEKNUMBERS Displays the week number, from 1 through 52, to the left of each week in the calendar.

See Also

Control Styles | Window and Message Box Styles

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.