|
-
Oct 20th, 2005, 01:06 PM
#1
Thread Starter
Junior Member
Non-web links in Richtextbox
I'm trying to replicate something like the outlook rules screen, which generates a textbox with a text description of your rule options, with each condition being a link you can click on to modify. Is it possible to do this easily?
The linkclicked property only seems to work with hyperlinks, and those seem to be handled outside the RTF code itself. I tried comparing the raw RTF of a link and non link string, and it has the same codes, so I can't force it that way.
The only other thing I can think of is to note the location/length of the links, formating the color/underline by hand, and then coming up with a way to see why the mouse click or cursor goes when clicked, this doesn't seem to be too easy, either.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|