Skip to content

Class: cDbLocalWebControlHost

Properties | Events | Methods | Index of Classes

Extends the cLocalWebControlHost with the ability to host complete web applications inside a Windows application

Hierarchy

cObject > cUIObject > DfComUIObject > DfInPlaceComObject > DfComActiveXControl > cComActiveXControl > cComWebView2Ctrl > cBaseWebView2Browser > cWebView2Browser > cBaseLocalControlHost > cLocalWebControlHost > cBaseDbLocalWebControlHost > cDbLocalWebControlHost

Show full hierarchy and direct subclasses

Library: Windows Application Class Library

Package: cDbLocalWebControlHost.pkg

Mixins: cWebView_mixin

Description

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.