InfoConnect VBA Guide
Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Stop Method
In This Topic
Stop Method (WebControl)
In This Topic
Stops the navigation activity and any other activities, such as playing active contents.
Syntax
expression.Stop() 
where expression is a variable that represents a WebControl Object
See Also