I have tried something...but I get the error "Can't Assign to Array". Why do I get this?
Here is the code I've written - there are three arrays, one for each type of control (ImageFrame, ImagePath, ErrorMessage)
The form OnCurrent is meant to loop through the array until it reaches 6, but...