简体   繁体   中英

.net winforms application font trimmed when scaling to 125%

When i set windows font to 125% my .net winforms application font truncated and that i don't want, not sure if there is any application wide setting to re-scale/adjust

enter image description here

**在此处输入图片描述**

In R2 2017 we introduced built-in HDPI support in the Progress® Telerik® UI for WinForms suite. This coincides with the HDPI improvements Microsoft is bringing with .NET 4.7 and the Windows 10 Creators Update. The best part is that you will get this support no matter which .NET framework you are targeting (currently supported from .NET 2.0 and up). The following help article demonstrates how to enable the DPI scaling in your application: https://docs.telerik.com/devtools/winforms/telerik-presentation-framework/dpi-support

Please have a look at this KB article which will give you some tips and tricks regarding developing a DPI-aware application: https://docs.telerik.com/devtools/winforms/knowledge-base/hdpi-tips-and-tricks

I hope this information helps.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM