I am developing a project for my class that involves using the MonthCalendar Object. I would like to resize the MonthCalendar without displaying more than one month at a time.
I would like it to look like this with one month displayed,
I have googled many methods of disabling the style of the MonthCalendar,
- Disabling Windows Visual Styles
- Downloading new themes
All of the solutions I have tried have either not worked or out of date and are not compatable with Visual Studio 2022
Any tips would be helpful, or upto date advice.