How do I connect the size of any button in the form to the size of the window so that it would change proportionally to the size of the window?
I went through these:
All the buttons I had on the window I applied proper anchoring and set auto size to true, but as I increase the size of the window, the size of the buttons doesn't increase with them.