C# click image and load that image in new form

  • Thread starter Thread starter ganeshgebhard
  • Start date Start date
G

ganeshgebhard

Guest
Hi,

I have a C# program with several images in PictureBoxes. The user can click these images.

I want that when the user clicks an image, a second form opens with that image in it.


How can I do this?


Thanks!

Ganesh Gebhard

Continue reading...
 
Back
Top