private Sub WebControl_CanGoForwardChanged ( ByVal sender As Variant ) |
Parameters
sender
Dim WControl AS Attachmate.Reflection.Objects.Web.Msie.WebControl
Dim back As Boolean = WControl.CanGoBack
Dim back As Boolean = WControl.CanGoBack
The CanGoForward state indicates whether there is history to go forward in the browser.