it depends what kind of selection the pictures are coming from, are they being picked out of a case? an array? or just a list of files? but the main point of this is to do something like this
private sub picturebox(or imagebox)_click()
then in this area is what would pertain to how you go about selecting an image.
end sub