I have a cluster that has one picture box one numeric and two strings. I placed this cluster into an array so I can keep track of some times. I can change the numeric and string for each array element. When I change the picture it changes the picture for all of them. Is there a way to have a different picture for each array element and not have a picture array?
Also why does the picture control act differently than the rest of the controls? Seems inconsistent