In a Java IDE you can declare these boxes as arrays on the designer surface, THUS when you drag them out the array is created with the location and properties etc.
IN Visual Studio - I dont know how you can make your own array of pic boxes before you drag them out so that when you use the Wysiwyg - they will be assigned location etc.
??? Any help on this one?
---
Someone helped me before by suggesting a List of picboxes and that is great, but how can I use VisStudio then to help me drag them out onto the surface. I certainly do not want to manually code the locations of each picBox (there are 21 of them) and properties etc.
Help?
Loading

Todd VancePosted Jun 16, 2007, 7:26 PM
I NEED to start thinking CODE. I am going to pull out the picboxes - name them and then create an array of picboxes and FILL the arrays with the ones I just pulled out.
Sorry for wasting your time - this problem was too easy to solve for most of you....
Wim DevosPosted Jun 16, 2007, 10:58 AM
what properties do yo mean?