InfoConnect for Unisys VBA Guide
Navigating Event
Occurs immediately before navigating to a new page.
Syntax
private Sub WebControl_Navigating (
   ByVal sender As Variant, 
   ByVal url As String,
   ByVal targetFrameName As String ) As Boolean

Parameters

sender
url
targetFrameName
See Also

 

 


2015 Attachmate

Send Feedback