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