I have a 165 picture boxes :p
I need to assign them to an array. eg:
now, I can't be doing this for all 165 of them, so, is there ANY way of doing this a bit quickly?
Any help will be appreciated. Thanks!
I need to assign them to an array. eg:
Code:
PictureBox1 = pitch(0, 0)Any help will be appreciated. Thanks!