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

The text that will be displayed in the status message.

In This Topic
    OnStatusChange Event
    In This Topic
    Description

    Fired when the browser receives a status message.

    Syntax
    Visual Basic
    Public Event OnStatusChange( _
       ByVal StatusText As String _
    )
    Parameters
    StatusText

    The text that will be displayed in the status message.

    See Also