Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

High DPI display problem #15

Open
mt-yu opened this issue Feb 6, 2021 · 3 comments
Open

High DPI display problem #15

mt-yu opened this issue Feb 6, 2021 · 3 comments

Comments

@mt-yu
Copy link

mt-yu commented Feb 6, 2021

image

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.

@SmilerRyan
Copy link

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%.
image

@phaselden
Copy link
Owner

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.

@mt-yu
Copy link
Author

mt-yu commented Mar 17, 2021

hi, @phaselden I saw this link today, maybe it's helpful for this problem. high-dpi-support-in-windows-forms

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants