Sends a search string to the default search engine of the OrdoWebView2 control.
Syntax
Boolean = object. GoSearch(ToSearch As String)
The Load method syntax has these parts:
Element | Description |
Object | The object placeholder represents an OrdoWebView2 control |
ToSearch | String, String to search |
Boolean | Boolean, True, if the user didn't cancel the search |