private Sub WebControl_CanGoBackChanged ( 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 CanGoBack state indicates whether there is history to go back in the browser.