Groups | Blog | Home
all groups > dotnet windows forms > june 2005 >

dotnet windows forms : Editing hyperlinks in RichTextBox Control in C#.NET


acconrad NO[at]SPAM gmail.com
6/28/2005 9:17:51 AM
We're trying to make it such that you can change the color for
hyperlinks in RichTextBox controls. Currently VS.NET '03 does not
allow one to do this. We tried this -->
http://pluralsight.com/wiki/default.aspx/Craig/RichTextBox2.html
and it did not work at all. Does anyone know of any RELIABLE
programs/code that allow one to edit RichTextBox controls in C# Windows
applications (NOT ASP.NET), including editing the color of hyperlinks?
I've scoured the web and I can't find a thing. Being able to make
tables would be a plus as well, but not necessary.
Lloyd Dupont
6/29/2005 12:00:00 AM
hey, cool link!
I don't know for your problem. but it's interesting stuff!

[quoted text, click to view]

acconrad NO[at]SPAM gmail.com
7/1/2005 10:15:54 AM
just got word from a MS tech that you can't...so if you buy any
software that claims that it can...it's lying to you!
Lloyd Dupont
7/2/2005 12:00:00 AM
probably you misunderstand them ....
for example your link worked for me!


anyway, one thing is sure, a third partie software, not based on a
RichTextBox could very well do it.
I'm sure you know one of them, it's called: ..... IE

you could try these free HTML editor (based on the IE COM interfaces)
http://www.windowsforms.net/ControlGallery/ControlDetail.aspx?Control=290&tabindex=0

or

http://www.itwriting.com/htmleditor/index.php =>
http://itwriting.com/phorum/list.php?f=3



Also you could try this one (around 600$)

http://www.syncfusion.com/products/product.aspx?p=25

I haven't try it but, according t o the spec, if I had the money to buy it,
I'm sure I will find it interesting....


[quoted text, click to view]

AddThis Social Bookmark Button