Terabithia
Programmer
I need to be able to create PictureBox controls at runtime in VB.net script, load an image to them from a file, position it relevant to the previous one, and size the PictureBox to fit the image, limiting it to the page size. I will have the path and name for the image file and know how to load that to the control. At design time I will not know how many of the PictureBox controls need to be created.
Can anyone point me in the right direction?
Can anyone point me in the right direction?