Contents - Index - Top


AntView About page

 

A new feature in AntView 2.0 is the AntView about page. 

 

You can navigate to the url antview://about and get detailed information about your current AntView configuration.

Previously you could only get this kind of information by enabling the built-in logging functionality and subsequently inspecting the generated logfile.

 

Eg:

Private Sub cboAddress_Click()

    EdgeWebBrowser.Navigate "antview://about"

End Sub

 

The info consists of:

 

 

By default this about page is enabled in the control. 

You can disable this by setting the AntViewAboutPageEnabled property to false.

 

Example: 

Web Browser Example

 

Introduced in AntView release 2.0.514

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 04/16/2025