I need to be pointed in the direction of a good article or tutorial for the WebBrowser component.

I would like to be able to retrieve the title from a WebBrowser. I can use LocationUrl to get the url, but what way is there to get the title?

Thanks.