Hi everybody. I'm new to programming in C#. My question is this;
how can i, after generating random numbers (i got so far), get these numbers to show random images in imageboxes?
I have 4 imageboxes with a backgroundimage. (but i want them to change, according to the numbers i generate).
How do i do that?
Anybody got an idea?
Thx in advance!!