I want to make a button that does both maximize my form and sets it to normal, but im not sure how I would make that possible. In other words I want it to maximize on the first click and go back to normal size on the second click.
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.
VulpesPosted Dec 27, 2011, 12:14 PM
VulpesPosted Dec 27, 2011, 1:17 PM
I'd try playing around with these properties to resize the controls along with the form itself.
Here's an article on the subject:
http://www.techrepublic.com/article/manage-winform-controls-using-the-anchor-and-dock-properties/6165908
Caleb DunnPosted Dec 27, 2011, 12:27 PM