Click to See Complete Forum and Search --> : Other than axWebBrowser- way to display html?


cmomtaz
May 4th, 2003, 11:51 PM
Hi,

I'd like to display a large amount of rapidly changing html inside a C# application. I've got this working with the web browser control but I'm wondering if there is something I can do to display very simple html (no links) without the overhead of this object.

Cheers,
cmomtaz:cool: