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

    Sets or retrieves the Modified state of the HTML5 page being edited.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property Modified As Boolean
    Return Type

    Sets or retrieves the Modified state of the HTML5 page being edited.

    Remarks

    Typically you could set this flag to False in OnPageComplete event.

    See Also