Hi,

Is it possible to create Pictureboxes during run time?

During design time, there is only 1 picturebox on the form but when the application is running, I would like to add more pictureboxes 'on the fly'.

Can this be done in vb.net?