Reflection Desktop VBA Guide
Attachmate.Reflection.Objects Library / Attachmate.Reflection.Objects.Web.Msie Library / WebControl Object / GoForward Method
In This Topic
    GoForward Method
    In This Topic
    Goes forward to the next page.
    Syntax
    expression.GoForward() As Boolean
    where expression is a variable that represents a WebControl Object
    See Also