Im using AxWebBrowser web control to display a web page in my form:
axview.Navigate("http://www.sample.com")
my_nextfunction()
How can I have the web page Im calling to be fully loaded before the my_nextfunction() is called?
|
Results 1 to 2 of 2
|
Click Here to Expand Forum to Full Width |