Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resolution problem in C# .NET Winform application

I have developed my winform application without caring about the resolution. Now am stuck up on PCs with a lower resolution. What to do now? Is there any way of conversion? I mean can the application get the resolution of the PC on which it is running, and set itself accordingly? Is there not any code or variable of Resolution in Windows which can be used ?

like image 398
sqlchild Avatar asked Mar 03 '26 05:03

sqlchild


1 Answers

If want true resolution independence then you should develop using Windows Presentation Framework.

like image 99
Pratima Deshpande Avatar answered Mar 04 '26 17:03

Pratima Deshpande



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!