Is there a way to create Windows Forms controls randomly in a grind style?
Example picture without grid: https://i.stack.imgur.com/fh1Hs.png
That or maybe with a like 32x32 grid where the buttons are placed but don't intersect with each other, all cells are filled and maybe there is some space between each cell?
Is there a method I should take a look at?