Right Now: Problems fixed!! Removed the On Error statement. But then with the PictureBoxes. They run the control arrays, all on each other. Even when they have specific controls made on a certain PictureBox. They all show the same controls, in their positions that they were made in.

So far: I cannot move the controls, after they have been Loaded, using the Load statement. That will come in the near future of the project.

--
Are you sure that the statement "On Error Resume Next" is that kind of bad programming??? What can I use as error handling???