When I want to maximize my form I have always to unenable maximize button, because when I want to maximize it, the controls don’t feet the new screen size so that they are always at top-left side after maximizing. My QUESTION is: how to maximize the form so it fit the new size??
No actual answer. I have understand the tableLayoutPanel now. It is very beautiful
Play with the
.Anchorproperty of the controls so they move where they are supposed to move when you maximize.