Hey,
I've been having some problems figuring out how I can use a html / webbrowser control to print eg. status/debug messages.

This can supposedly be done with IE5's DHTML Edit control, but I've read some stuff about it not being recomended?

(I also haven't been able to duplicate the functionality in eg. the MS Web Browser component).

In other words, what I basically want is to have a html-aware component that behaves like a regular textbox.

Ideas?