what code have you currently got?

hint:

you need to obtain the image path and use a Stream to read it and then read from stream using the Image class, finally setting the Picturebox Image property to that image object.