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

    Controls whether the tab key can advance focus to links.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property tab_to_links As Boolean
    Remarks

    Controls whether the tab key can advance focus to links. Also configurable using the "disable-tab-to-links" command-line switch.

    See Also