System.Windows.Forms.WebBrowser.StatusTextChanged Event

Occurs when the WebBrowser.StatusText property value changes.

Syntax

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

Remarks

Handle this event to update a status bar when the value of the WebBrowser.StatusText property changes.

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