Links in RichTextBox
-
I know this might be a stretch but I'm trying to insert an image into a RichTextBox and make it a link. I currently insert an image using the methods presented by, Khendys Gordon: www.codeproject.com/cs/miscctrl/csexrichtextbox.asp and am successful in doing so. But when I actually go to set the inserted image string as a link, the image isn't displayed. So I'm begining to think it isn't possible but thought I would ask others. Thanks, Eric
-
I know this might be a stretch but I'm trying to insert an image into a RichTextBox and make it a link. I currently insert an image using the methods presented by, Khendys Gordon: www.codeproject.com/cs/miscctrl/csexrichtextbox.asp and am successful in doing so. But when I actually go to set the inserted image string as a link, the image isn't displayed. So I'm begining to think it isn't possible but thought I would ask others. Thanks, Eric