jono261970
Programmer
Hello,
I can easily add a picture to the picture box using the GUI, but how do I populate the picture box using code.
I have tried something like picture1.picture =c:\myimage.bmp and always get an error.
Ideally I would like to store 10 pictures into an array and then call them as and when needed.
cheers,
jono
A good fortune may forbode a bad luck, which may in turn disguise a good fortune.
I can easily add a picture to the picture box using the GUI, but how do I populate the picture box using code.
I have tried something like picture1.picture =c:\myimage.bmp and always get an error.
Ideally I would like to store 10 pictures into an array and then call them as and when needed.
cheers,
jono
A good fortune may forbode a bad luck, which may in turn disguise a good fortune.