I have read several stack overflow questions without finding a good working solution to my problem. How can I resize my controls whenever the form is resized? I would like
Use Anchor of the control. There's an option on anchoring the top, bottom, left and right. And you're good to go.