Everything works OK but I needed to add DoEvents.
It seems that Navigate spawns a thread and I now force it to complete.Code:webBrowser.Navigate(inputFile); Application.DoEvents();
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |