Fired when the browser loses focus.
Syntax
Private Sub object_BrowserLostFocus(Reason As oWebView2FocusReason)
The BrowserLostFocus event syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |
Reason | oWebView2FocusReason. |