Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想制作一个日历,在 c# winforms 中只有一个月的视图,大小比预设的大。我使用的控件是 MonthCalendar。
如果我在属性中更改大小或使用鼠标调整大小,日历会及时延长(例如显示 3 个月而不是 1 个月)但不会变大、字体大小相同等...
我试图更改字体大小,但没有任何反应。
我如何调整它的缩放字体并显示相同但更大的比例?