System.Windows.Forms.WebBrowser.DocumentTitleChanged Event

Occurs when the WebBrowser.DocumentTitle property value changes.

Syntax

[System.ComponentModel.Browsable(false)]
public event EventHandler DocumentTitleChanged

Remarks

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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0