Well I've had this problem alot but I worked around, but now it's really getting to me, I use the webbrowser control, navigate to a page and want to do something after it loads but not before it's done. I use the DocumentComplete event but the webbrowser goes to it before the page is done loading. I thought of using the webbrowser.statustext but it has it's own problems.

Anyone have an idea?
Thanks in advance!