i want to create a control that has a dynamic array of picture boxes. i want to create new picture boxes dynamically until i don't need anymore. do you know how to access the index of the picture box control so that i can create new ones within the control?




Reply With Quote