Hey guys,
Anybody know how can I make a PictureBox with many pictures alternating everytime the user opens up the application>?
Thanks in advance :wave:
Printable View
Hey guys,
Anybody know how can I make a PictureBox with many pictures alternating everytime the user opens up the application>?
Thanks in advance :wave:
An array of pictures, and and random function to call it.