So I can hyperlink an image using
If I have a large image with lots of small images on it how does one hyperlink each one of the small images or is this even possible?
Thank you
Code:
Process.Start("http://www.vbforums.com")
Thank you