mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / StatusText Property
In This Topic
    StatusText Property
    In This Topic
    Description

    Simulates Internet Explorer window.statusText

    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property StatusText As String
    Return Type
    String
    Remarks

    Simulates Internet Explorer window.statusText.

    You should better use OnWindowStatusChange rather than polling this property.

    See Also