Introducing Windows Forms HDPI Improvements in .NET Framework 4.7

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: