Class: cLocalWebControlHost

Properties  Events  Methods    Index of Classes

Class for hosting web controls inside Windows applications

Hierarchy

cObject
---cUIObject
------DfComUIObject
---------DfInPlaceComObject
------------DfComActiveXControl
---------------cComActiveXControl
------------------cComWebView2Ctrl
---------------------cBaseWebView2Browser
------------------------cWebView2Browser
---------------------------cBaseLocalControlHost
------------------------------cLocalWebControlHost
---------------------------------cBaseDbLocalWebControlHost
---------------------------------cLocalWebAppHost

Library: Windows Application Class Library

Package: cLocalWebControlHost.pkg

Description

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.