OnCreate
Interface AntView
Type: Event
Parameters: none
This event is raised during the instantiation of the AntView control.
It is send before the WebView2 control itself is instantiated.
The order of events during creation of the WebView2 control is:
- OnCreate
Please note that in DataFlex due to naming conventions this is the OnComCreate event, confusingly DataFlex itself also has a OnCreate event, but this is send by the DataFlex runtime itself after this event.
Known bug: Currently this event does not trigger on VB6/VBA
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024