Use the status change and TitleChange seems to be wrong, addresses a will change the status change and the title change event happens many times. How a change like ie address bar will also change only once?
CodePudding user response:
In the event of an Document_Completed addMe. The Caption=webBrowser1. The Document Title
CodePudding user response:
Code:Private Sub WebBrowser1. Navigated (ByVal Sender As the System Object, ByVal e_
The As System. WebBrowserNavigatedEventArgs) Handles WebBrowser1. Navigated
TxtURL. Text=_
WebBrowser1. Url. ToString
End Sub