System.Windows.Forms.WebBrowser.Stop Method

Cancels any pending navigation and stops any dynamic page elements, such as background sounds and animations.

Syntax

public void Stop ()

Remarks

You can use the WebBrowser.Stop method to implement a Stop button similar to the one in Internet Explorer.

Requirements

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