Terabithia
Programmer
I need to be able to create additional PictureBox controls at runtime in VB.net script, there will be one PictureBox already on the form. I then need to position it relevant to the previous one. I will have the path and name for the image files and I 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?