I want to fill a form with multiple instances of the same groupBox, from top to bottom.
I couldn't find a way to clone or duplicate the groupBox.
Duplicate Group Box did not work and neither did this. I have seen a suggestion here to solve this with a user control, but I have no idea how to do this. A simple example would be greatly appreciated.