Whenever the Navigate(URL) method is called the WebBrowser control steals the focus from the application once the URL is loaded. Is there anyway to prevent this I have an application that functions similar to outlook in that you click on results and they open in the preview. The preview window is a WebBrowser so I want the focus to remain on the results when I click one so that I can scroll through them with the arrow keys. However the WebBrowser steals the focus so that the arrow keys only scroll the web page.
Thanks,
Dan

WebBrowser Steals Focus
Fatih Boy
Per Dunberg
Ran Mouri