You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Visual Studio 2019 designer under the 4k screen looks like this. Why should the AutoScaleMode in MainForm and SettingsForm choose Font instead of DPI? And there are display problems under dual displays with two different Dpi.
The text was updated successfully, but these errors were encountered:
For me to fix this problem, I just launched Visual Studio with 100% scaling.
I had overlapping problems because my recommended scaling setting is 150%.
Apologies @mt-yu, but I don't have a 4k screen so have not observed this. Because of this I haven't looked into the proper way to handle high-dpi screens in WinForms apps during development and runtime. It's something I should get around to at some point, but it's not high on the priorities list ATM.
The Visual Studio 2019 designer under the 4k screen looks like this. Why should the AutoScaleMode in MainForm and SettingsForm choose Font instead of DPI? And there are display problems under dual displays with two different Dpi.
The text was updated successfully, but these errors were encountered: