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

    Causes the CEF processes to terminate and the browser to be destroyed.

    Syntax
    Visual Basic
    Public Sub Destroy() 
    Remarks

    Causes the CEF processes to terminate and the browser to be destroyed. To re-create the browser you need to call Create method. Normally you are not expected to call this method. It was added for HMI support and it is called internally when swapping from Run-Time to Design-Time in certain IDEs like Rockwell FactoryTalk.

    See Also