Stop MethodStop Method*
*Contents  *Index  *Topic Contents
*Previous Topic: ShowBrowserBar Method
*Next Topic: Events

Stop Method

Description

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

Syntax

object.Stop

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.

Remarks

Before calling the Stop method, you can use the object's Busy property to determine if the browser is currently in the process of navigating to a new location or downloading a file.

Applies To

InternetExplorer, WebBrowser

See Also

BeforeNavigate2, Busy, DownloadBegin, ProgressChange, Refresh, Refresh2


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.