mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / FireOnEventForAllEvents Property
In This Topic
    FireOnEventForAllEvents Property
    In This Topic
    Description
    Enables or disables firing OnEvent for HTML5 DOM Events when attaching to them with AddEventListener and AddEventListenerEx.
    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property FireOnEventForAllEvents As Boolean
    Return Type

    Returns current property value.

    Remarks

    For more information please read OnEvent and HTML5 DOM to COM Events topics.

    See Also