I am a beginner C# developer.
I am currently working on a company project using Winform.
The form size of the project is 3840*2160.
However, the display resolution of my computer monitor is 2560*1440.
In this case, how do I make sure that when I run the program, the screen doesn’t get cut off and it’s output to fit my monitor?
Thank you.
UI gets stuck when running the program
Yowon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.