02-29-2016, 07:04 AM
I don't know, try various ways.
For example, after InitFromWeb simply wait, or wait for some content in the page.
Macro Macro2696
Or even use dialog with web browser control, then wait for some accessible object in it which exists only when page fully loaded, then d.InitFromInternetExplorer(hwndWebBrowserControl).
For example, after InitFromWeb simply wait, or wait for some content in the page.
Macro Macro2696
Or even use dialog with web browser control, then wait for some accessible object in it which exists only when page fully loaded, then d.InitFromInternetExplorer(hwndWebBrowserControl).
