Occurs when the WebBrowser.DocumentTitle property value changes.
You can handle this event to update the title bar of your application with the current value of the WebBrowser.DocumentTitle property.
For more information about handling events, see Consuming Events.