Hi,

How can I get the name of the image in a PictureBox

I am loading the image into the PictureBox From a resource file

Something like:

VB Code:
  1. dim ImgName as string
  2.  
  3. ImgName = PictureBox.Image.Name