System.Windows.Forms.HtmlDocument.Stop Event

Occurs when navigation to another Web page is halted.

Syntax

public event HtmlElementEventHandler Stop

Remarks

The loading of a Web page will halt if program code calls the WebBrowser.Stop method of the System.Windows.Forms.WebBrowser control. Navigation failures caused by network outages or malfunctioning Web sites will not cause HtmlDocument.Stop to occur.

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