Control : MonthCalendar
![]()
Contents |
Description
The MonthCalendar control displays a calendar for a single month at a time and sets the bound field to the selected date.
In the MonthCalendar control, the current month is displayed by default, with the current day selected (highlighted in blue). The current day also has a red box around it. You can select different days in the current month by clicking on them. You can change the year by clicking on the arrows at the bottom of the control (to either side of the word "today"). You can change the month being displayed by clicking on the month and selecting from the list or by clicking the arrows to either side of the month.
Note that if the "Is Popup" property is checked, the calendar appears as a Combobox. When you click the drop-down arrow, the calendar appears. If the property is not checked, then the calendar appears as a normal calendar. Both methods of displaying the calendar function as described above.
StyleSheet has a Calendar category where you can set a custom style for the MonthCalendar and MonthCalendarList controls.
How To
For a detailed example of how to use the control, see the tutorial...
Associated Data Types
Associated Interface Types
Required Adapter Types
- None
Associated Properties
Specialized Properties
Unique Properties
- None



