Source code for fitting the screen resolution in windows application C#.net.
I want to implement these concepts in my project.....Please be help
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Datta KharadPosted Jan 6, 2012, 2:00 AM
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
Karthi RamarPosted Jan 18, 2012, 3:56 AM
Karthi RamarPosted Jan 18, 2012, 3:54 AM
Vijay YadavPosted Jan 6, 2012, 7:35 AM
Didn't get your last question, set the scroll bar while minimizing the form at runtime?
Karthi RamarPosted Jan 6, 2012, 6:59 AM