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

    Creates CEF Browser explicitly.

    Syntax
    Visual Basic
    Public Sub Create() 
    Remarks

    WebKitX creates CEF Browser on first paint of the ActiveX on the parent Form. If however you wish to control CEF Browser creation you can call Create method as long as its parent Form has a valid HWND handle.

    See Also