Fired when the main document is loaded. But the navigation is not yet finished (loading of images, execution of scripts,...).
Syntax
Private Sub object_DocumentComplete()
The DocumentComplete event syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |