原因:电脑设置呢文字大小放大到100%、125%、150%。
解决办法:
Set AutoScaleMode to None. Form的AutoScaleMode=None
Use "Pixel" as the Unit Type for all Fonts, instead of the default Point value. 所有字体用pix,默认是Point,点击Form设置Font就可以改全部的字体了。
posted @ 2018-08-24 20:04 扬中源 阅读(167) 评论(0) 收藏 举报
刷新页面返回顶部
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。