changing RTF hyperlink appearance w/ C++ .NET
Managed C++/CLI
1
Posts
1
Posters
1
Views
1
Watching
-
Is there a way to change the text of a hyperlink in an RTF textbox without altering where the link leads to? For instance, changing links in a block of text to read 'click here' instead of displaying the actual link? I have gone from one end of MSDN to the other as well as every scrap of .NET documentation I can find, and still can't figure this one out. The proggie I'm writing is all .NET so far, and I'd rather not 'mix and match':confused: