Can a WebLink have an Icon?

Hello all.

If I use a WebImageView as a container to hold code Me.ShowURL , the new URL opens in the same tab. However if I use a Weblink with the same code, it opens the new URL in a new tab - which is what I want. Is there a way to either add an icon to a weblink, or make a webimageview work the same as a weblnk (by opening a new tab)?

Thanks,
Tim

You could try LinkAddTD to make any other control into a web link.
http://webcustomcontrols.com/?p=628