Can other C# contrl display HTML without WebBrowser?

Tech-Archive recommends: Fix windows errors by optimizing your registry



I have an .ASPX page in which a DLL (WindowsControlLibrary) has been
embedded through the <OBJECT> tag.The class in that DLL will use an
WebBrowser obj. The WebBrowser obj will dispose if it is embeded in
IE, so I am looking for other control that can display HTML as
WebBrowser does.

Any Idea? Thanks a lot!

Aiv
.