Contents - Index - Top


Welcome

 

This is the documentation for the AntView MS Edge ActiveX control.

AntView gives you an ActiveX interface to the Microsoft WebView2 control.

 

Most of the API has been designed to match to Microsoft's .net WebView2 interface.

The reason being that the WebView2 control is a Microsoft control and by making it similar it should be easier to find different documentation and help online. It is not a 1:1 match, but we do try to stay close to the API. 

 

The installation program registers the control on your behalf for both 32 bit as well as for 64 bit.

Both API's are using the same interface, so you do not need to make changes if you import the control in your development environment.

 

After installation you can import AntView in your development environment and you will get the following classes.

 

The control itself:

AntView

 

Support interfaces:

AntViewDocument

AntViewGlobal

 

Data type structure interfaces that are referenced by the AntView control.

AntViewCookie

AntViewCookieList

AntViewCookieManager

AntViewDeferral

AntViewDownloadOperation

AntViewFrame

AntViewHttpRequestHeaders

AntViewHttpResponseHeaders

AntViewNavigationStartingEventArgs

AntViewNavigationStartingEventArgs2

AntViewNewWindowRequestedEventArgs

AntViewPhysicalKeyStatus

AntViewWebResourceRequest

AntViewWebResourceRequestedEventArgs

AntViewWebResourceResponse

AntViewWebResourceResponseView

 

 

MS Edge and MS WebView2 are trademarks of Microsoft

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/25/2024