I have a WebBrowser Control on a form and the page is always changeing because of a Refresh Tag. So the page redirects every 5-10 seconds. If I'm resizing the form, or moving it around, or typeing in a textbox, the focus gets set to the Browser when the page changes.

Is there a way to stop the WebBrowser Control from stealing the focus everytime it changes pages?