cObject
---cUIObject
------DfComUIObject
---------DfInPlaceComObject
------------DfComActiveXControl
---------------cComActiveXControl
------------------cComWebView2Ctrl
---------------------cBaseWebView2Browser
------------------------cWebView2Browser
---------------------------cBaseLocalControlHost
------------------------------cLocalWebControlHost
---------------------------------cLocalWebAppHost
This class extends the cLocalWebControlHost with the ability to host complete web applications inside a Windows application.
So on top of being able to host web controls, it can also host views and supports navigation between these views.
See the FlexTron documentation for more information.