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.
我已经习惯了 WPF,回到 Winforms 开发有时会很痛苦。我正在寻找某种替代 WPF Viewbox for Winforms 的方法。你有什么主意吗?
我的主要问题是我需要动态更新标签控件和/或图片控件中使用的字体的大小。
没有...是否可以托管 WPF 控件或者您是否坚持使用 .NET 2.0?如果是这样,恐怕需要使用动态改变您的文本大小的东西。在这种情况下查看这篇文章。