1
vote
1answer
577 views
MonthCalendar control selection range with EnableVisualStyles?
I'm using the MonthCalendar control and want to programmatically select a date range. When I do so the control doesn't paint properly if Application.EnableVisualStyles() has been calle …
