embedding hyperlink into words in RichTextBox
Hi Guys,
I have seen many example of how to detect urls or hyperlinks in a richtextbox. However, my task is a little bit complicated.
Normally, for a url to be identified in a richtextbox, it must have valid header ... eg: http:, ftp:, etc...
I have a text string : "Please click Here " in the richtextbox.
Is there anyway to make it a clickable hyperlink on only the word "Here" itself ???
Any Gurus willing to help ? It is quite a challenge ....
I am trying all method to solve this, but if anyone has any clue on solving this problem ... please help me ...
Many thanks !!!
Chris
I dun understand your solution ...
Hi .... it is not as simple as copy and paste .... I wanna make it look like and work like a hyperlink within the richtextbox ...
Any other person who can help ???
Chris