Hi, i've placed the images I want to use in the projects resource file (any old image to test), and i've loaded them into the picture boxes when the application loads.

I use drag & drop and can change the picture from one box to the other, and basicaly swap them around. One problem.... I can't figure out what picture is in which box after i've moved them.

Is there any way to somhow receive or return the name of the picture currently in a picturebox (i.e the name of the image in the resource file)

Thanks.