cObject
---cUIObject
------DfComUIObject
---------DfInPlaceComObject
------------DfComActiveXControl
---------------cComActiveXControl
------------------cComWebView2Ctrl
---------------------cBaseWebView2Browser
------------------------cWebView2Browser
---------------------------cBaseLocalControlHost
------------------------------cLocalWebControlHost
---------------------------------cBaseDbLocalWebControlHost
---------------------------------cLocalWebAppHost
Class for hosting web controls inside Windows applications.
Use this Windows control to host web controls inside a Windows application.
This control can be positioned like a Windows control on a View or a Panel and then web controls can be nested inside. These web controls can be accessed like you would inside a web applications by calling functions / procedures on them and by using WebSet and WebGet.
See the FlexTron documentation for more information.