Open image file on double click

  • Thread starter Thread starter Jason Chan
  • Start date Start date
J

Jason Chan

I have a picturebox and a textbox, the picturebox is showing the thumbnail
version of the filename specified in the TextBox. I want when double
clicking the PictureBox will open the underlying image. i.e. just like
double clicking the image file in Explorer that open the image in registered
application like image viewer.

How can i do that, thanks
 
Back
Top