Samuel Toh

Samuel Toh

  • NA
  • 106
  • 14.5k

Resizing in WinForms C#

Nov 2 2021 1:49 PM

1) So what I want to do is when a user tries to resize the form as shown above, the DataGridView, Buttons and TextBoxes will automatically resize on its own depending on how to user tries to resize the form.

2) I also have a Button where it will collasp the left side of the menu to only the logo. How do I make the DataGridView, Buttons and TextBoxes move after collaspsing it?


Answers (2)