Someone had posted a question about creating 1500 picturebox controls on a form for the purpose of some sort of game. Creating 1500 controls on a single form is always a recipe for disaster. I wrote them up an example on how you can do this by dynamically...