How do I load an image from a file into a picturebox, given the image name (something.jpg). Also, how can I pick 3 random files which were NOT the image loaded before (so now I have 4 unique pictures). They will all be in the same folder, which should make it easy.