I'm working on a Winform where I have this picture box. I have 52 different images and only 1 image is going to be shown in this particular picture box. I'm not really sure how I should do this without ending up with 52 if statements. Could anyone help me with this as I'm still kinda new in programming :)
I'm programming in c#
Thank you! :D