Share via


Application.StopWebBrowserControlNavigation Method

Project Developer Reference

Stops a Web page from loading in the active window. The StopWebBrowserControlNavigation method has the same effect as clicking Stop on the Web toolbar.

Syntax

expression.StopWebBrowserControlNavigation

expression   A variable that represents an Application object.

Return Value
Boolean

See Also