FlipIt
FlipIt copied to clipboard
High DPI display problem
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.
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.
hi, @phaselden I saw this link today, maybe it's helpful for this problem. high-dpi-support-in-windows-forms