Hi guys,
I have one little dillema:

I have a picture box and 10 images I want to load randomly. I cannot use imagelist because these images have a width of 400 and imagelist limits the width to 256. I have added these images to my.resources.
The thing is I cannot figure out how can I randomly load each of these pictures to this picturebox
Any help will be greatly appreciated.
Thanks