I want to create a control array but I would like to do so by drawing them in design mode. I know how to create control array with code but then I have to manually type the x,y for each control. I have a program with 50+ controls.

Any ideas?