Hello all,
I have put in WKWebView in the designer view (Event Name : WKWebView1) and when i load a Url,
Private Sub WKWebView1_PageFinished (Success As Boolean, Url As String)
did not fire event. Is there anything that i need to configure so that PageFinished will fire event?
*I have searched the forum for this and there is no clear indication what to set* Thought it should work by default...
I have put in WKWebView in the designer view (Event Name : WKWebView1) and when i load a Url,
Private Sub WKWebView1_PageFinished (Success As Boolean, Url As String)
did not fire event. Is there anything that i need to configure so that PageFinished will fire event?
*I have searched the forum for this and there is no clear indication what to set* Thought it should work by default...