I have a WinForms app in which I need to render some HTML. The HTML is
actually returned from a call to a web service so its not a navigation to a
URL.

What is the best way to do this?

One way I would assume is to embed the IE object and then use that, but I
was not sure how to actually use that.

Regards
Vijay

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to