Home All Groups Group Topic Archive Search About

Can RichTextBox Control Render HTML??

Author
9 Jun 2006 9:55 PM
Brad Melendy
Hi, I'm trying to render HTML (straight html, nothing fancy) on a form.  Can
I use the RichTextBox to do this?  I haven't been successful (just get the
html source).  Maybe there is another way?  Thanks for any suggestions.

....Brad

Author
10 Jun 2006 5:30 AM
Cor Ligthert [MVP]
Brad,

Render is such a nice word that says for me nothing. For HTML are the
browsers, do you want more than you can by instance use the webbrowser which
is an Interop to that. I assume that you want something as this.

http://www.vb-tips.com/default.aspx?ID=58514c5a-5f5d-4b6d-a7bd-da738cdc7c2c

I hope I did the right gues

Cor


Show quoteHide quote
"Brad Melendy" <b***@emp.state.or.us> schreef in bericht
news:u6EZ79AjGHA.1552@TK2MSFTNGP03.phx.gbl...
> Hi, I'm trying to render HTML (straight html, nothing fancy) on a form.
> Can I use the RichTextBox to do this?  I haven't been successful (just get
> the html source).  Maybe there is another way?  Thanks for any
> suggestions.
>
> ...Brad
>
Author
10 Jun 2006 7:14 AM
Herfried K. Wagner [MVP]
"Brad Melendy" <b***@emp.state.or.us> schrieb:
> Hi, I'm trying to render HTML (straight html, nothing fancy) on a form.
> Can I use the RichTextBox to do this?

No.

> I haven't been successful (just get the html source).  Maybe there is
> another way?

You may want to use the WebBrowser control for this purpose.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>