Send comments on this topic.
Navigated Event
Attachmate.Reflection.Objects Library (Web) > WebControl Object : Navigated Event
Occurs when navigation is used.

Syntax

 
private Sub WebControl_Navigated As ( 
   ByVal sender As Variant,
   ByVal arg As String,
)As Boolean

Parameters

sender

url

See Also