SykoStokkrTim
Programmer
Hello! I'm sure (or at least I'm hoping) this will be simple but I just can't find anything on the subject. I am dynamically creating a grid of PictureBoxes and placing them into a List(Of PictureBox) structure or whatever it is considered. Well, creating the controls works just fine, but I simply cannot figure out how to make an event handler for what would ostensibly be PictureBox.Click, for all of the PictureBoxes. I would be very grateful for your help.
-SSTim
-SSTim