Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / Stop Method
In This Topic
    Stop Method
    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