I made an application using WinForms using C++/CLR, and
I made a label with font Segoe UI 10.2pts and it looks just fine. However, when i run the program, it is blurry. How do i fix this? (OS: Windows 11, Visual Studio: 2022).
The visual studio notification
“Scaling on your main display is set to 125%. Restart Visual Studio with 100% scaling Help me decide”
I clicked help me decide and it took me to https://learn.microsoft.com/en-us/visualstudio/designers/scaling-percentage-display-setting-message?view=vs-2022&WT.mc_id=visualstudio_ide_fwlink_875609 It talked about blurry text if my scaling was set to 100% but i have blurry text anyways even when i am at 125%. I still tried restarting with 100% but the same result happened. Can someone please help me?
user25071502 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.