now when i change the form size in the designer by dragging it at the bottom the other controls move with it down. i want to make more space at the bottom to add more controls.
this screenshot is the original size :
and this screenshot when i drag and change the form size at the bottom :
CodePudding user response:
Remove bottom anchor from controls you don't want to resize.
This guy: