Samjudson in C# and C Forum ansewered my question writing the the following one:
Well that's easy:
List<PictureBox> pictureBoxArray = new List<PictureBox>();
However I somehow suspect that that isn't the question you where intending to ask.
/- Sam Judson : Wrox Technical Editor -/
Thanksâ¦
|