I've got a program which uses +/- 24 image boxes, they are being constantly updated. What would be the most efficient way to do this?
Is a picture box quicker to load or smaller in size than an image control?
Is there another way altogether?

Any ideas?