MonthCalendar
Bee Mobile MonthCalendar allows you to quickly and easily position a month picker into your GUI. Just drag and drop on the form, set SelectedDate property to your favourite date and that’s it.
For further customization, explore PaintSettings property, which gives you access to the entire color palette MonthCalendar uses to paint itself. Of course, all these properties can be set from Visual Studio Designer.
You may also explore Holidays property, which you can use to add holidays to your MonthCalendar. Similarly, there is also Appointments property, where you can set time spans of your appointments. All these will then be highlighted by MonthCalendar.
Check out the sample project to find out more.
Features


