mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / OnAddressChange Event

The URL of the Frame that fired the event.

In This Topic
    OnAddressChange Event
    In This Topic
    Description

    Fired when a frame's address has changed.

    Syntax
    Visual Basic
    Public Event OnAddressChange( _
       ByVal url As String _
    )
    Parameters
    url

    The URL of the Frame that fired the event.

    See Also