Hey,
I need to create and destroy controls (picturebox's) on a form inside a panel object during runtime. For the life of me, I can't seem to figure out how to do that. I also need to treat it as a control array (old VB6 comming out here, don't know if this is the way you would do it with C# though). How would I do this?
