Quick question - is there, or will there be, any way of getting to the document object (assuming it has one) of the WebBrowser component? I'd like to be able to directly input HTML/text into it (similar to the Text property for a TextArea) for display rather than just have it display a webpage, but I've not found anyway of doing so as yet.