Resize Controls with Form Resize

前端 未结 5 1382
太阳男子
太阳男子 2020-12-01 19:29

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

5条回答
  •  再見小時候
    2020-12-01 20:14

    Use Anchor of the control. There's an option on anchoring the top, bottom, left and right. And you're good to go.

提交回复
热议问题