I have a usercontrol that I use that is in a control array. The strange thing is that when I load the usercontrols and put them where they are supposed to be, there is still an instance of the 0 indexed control that is in the same location on the form at design time. I know that it is the same index because the captions are the same. To check and make sure that the right indexes were being used I labeled the usercontrols with their indexes. Can anyone help me?