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

    Sets or retrieves the URL of the Main Frame.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property url As String
    Remarks

    URL is normally set together with BaseURL when loading pages from a disk web for the purpose of HTML5 Editing.

    Setting the URL property does not load the URL.

     

    See Also