CallMeLaNN
unread,Mar 14, 2009, 1:25:34 PM3/14/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting
How about your trial?
Please share if you found the solution.
The focus is cause by the JavaScript from the web page when it load.
I think the idea is you should handle the JavaScript. I don't think so
there is a setting to disable focus.
But you can disable JavaScript setting for a moment in the code.
Remember that it is not WebBrowser setting, but IE setting.
Before that, try to disable it manually in IE setting then run your
WebBrowser to see the result.