|
-
Nov 11th, 2007, 10:14 AM
#1
Thread Starter
Fanatic Member
[2.0] How to stop code until webbrowser control finishes downloading the document?
Hello!
I use a webbrowser control in my application.
I then tell it to navigate to a url.
I want to continue in the same procedure when the webbeowser finishes the download of the page.
Can this be done?
Thanks!
-
Nov 11th, 2007, 10:38 AM
#2
Re: [2.0] How to stop code until webbrowser control finishes downloading the document?
Simply put the code to execute when the document has finished loading in the DocumentCompleted event handler.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|