Automatic resizing of the Windows Forms controls

后端 未结 5 642
野性不改
野性不改 2020-12-09 02:12

I\'m using VS2008\'s designer for doing this.

For example if I\'ve a windows form of size say 500x500 and I added a DataGridView to it (490x490).

when I run

5条回答
  •  臣服心动
    2020-12-09 02:45

    If you need other things like textbox , picturebox etc as auto scaling then go to their relevant anchor property and set is according to your desire result.

提交回复
热议问题