Hi

I'm hoping someone can help, I am trying to populate an array with image boxes (or whatever the wpf equivalent is referred to as), but I can not figure out how to define the array to be able to access the properties of the controls.

Previously, I have done the same thing in VB by creating an array of picture boxes, however my understanding of VS2008 and the differences are very limited and something that i thought was going to be simple in C# has turned into a real headache.

Any help would be greatly appreciated, thank you.

Do you just want an array of PictureBoxes in C#?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.