I am trying to make like a little flag guesser and I want the picture to change each time I answer or open the program. How can I do this? My images are now in the debug file.
How can I assign a picture to a picturebox in the code?
I want to put multiple pictures in one picturebox, like you click on the button and it changes to a random one. But how do I assign the picture to the picturebox if you what I mean?