Hello :wave:,
I've been having this problem with my projects, when resizing the window, it doesnt resize the controls, and you can make it VERY small. If you need any more context, tell me.
https://youtu.be/SFe5w78FAJE
Printable View
Hello :wave:,
I've been having this problem with my projects, when resizing the window, it doesnt resize the controls, and you can make it VERY small. If you need any more context, tell me.
https://youtu.be/SFe5w78FAJE
You have to add code for resizing and/or repositioning the controls in the Resize event of the form.
Got it, thanks Arnoutdv!