I have a small app that adds pics to a picture box, but id like to make the images clickable. I know how to fire an event, add handlers, etc, but how do i add an event to an image ?
Im not sure if im even asking this question correctly.
I just want to know how i can tell when a newly added image (to a pic box) has been clicked.
Thanks
Im not sure if im even asking this question correctly.
I just want to know how i can tell when a newly added image (to a pic box) has been clicked.
Thanks