I simply add this work.
Public Shared Function successfulScanning(ByVal html As enchancedWinClient) As Boolean
If WebBrowser.InvokeRequired Then
WebBrowser.Invoke(Sub() successfulScanning = successfulScanning(html))
Exit Function
End If
|
Results 1 to 8 of 8
Hybrid View
|
Click Here to Expand Forum to Full Width |