Home All Groups Group Topic Archive Search About

Editing hyperlinks in RichTextBox Control in C#.NET

Author
28 Jun 2005 4:17 PM
acconrad
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.
Author
29 Jun 2005 2:21 AM
Lloyd Dupont
hey, cool link!
I don't know for your problem. but it's interesting stuff!

<accon***@gmail.com> wrote in message
Show quoteHide quote
news:1119975471.374064.195740@g44g2000cwa.googlegroups.com...
> 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.
>
Are all your drivers up to date? click for free checkup

Author
1 Jul 2005 5:15 PM
acconrad
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!
Author
2 Jul 2005 1:40 PM
Lloyd Dupont
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....


<accon***@gmail.com> wrote in message
Show quoteHide quote
news:1120238154.834944.124070@g49g2000cwa.googlegroups.com...
> 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!
>

Bookmark and Share