MonthCalendar1.Font = newFont
doesn't work if we assign a new font. The same default MS Sans Serif 8.25 is used.
Is it a know issue, and how to overcome it?
Yes, it is a known issue, but apart from turning off Application.EnableVisualStyles
there's no way around it.