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

    Enables or disables Spell Checking during HTML5 Editing.

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

    Returns current property value.

    Remarks

    Internally this sets Chromium Browser's browser.enable_spellchecking

    See Also