This post has been republished via RSS; it originally appeared at: Channel 9.
It's no secret that Windows Forms applications have had trouble in high-DPI scenarios. This can sometimes result in a significant impact to usability. As higher resolution hardware becomes more common, it's important that your applications are able to react properly. In this video, we'll talk through some of the new Windows Forms HDPI improvements that are being introduced in .NET Framework 4.7 and Windows 10 Creators Update. We'll take a look at general DPI awareness fixes and talk about per-monitor awareness events.
More Resources:
- Announcing the .NET Framework 4.7
- WinForms HDPI Samples on GitHub
- High-DPI Scaling Improvements for Desktop Applications in the Windows 10 Creators Update
- High DPI Improvements for Desktop App Developers in the Windows 10 Creators Update
