PackageDescription: WebView2-COM-Objects


Web View 2 - COM - Objects

Last published: September 15, 2023 by 'thomasb'

Defines 64 Classes
Extends 64 Classes


This package contains the COM classes that can be provided to WebView2 as COM objects. WebView2 then uses them as callbacks or handlers for specific settings or handling.

These classes are mostly 1:1 Handlers for each WebView2 handler class, or a combined class to handle several handlers in one.

For the intentions and usage of COM object classes see the COM Connect Guide of the VisualWorks documentation.