WebBrowser and IE default system version
Hi,
I'm using a WebBrowser Control and I created a html page that display the Web Browser version.
I have IE 8 installed on my Vista and when I run my app WebBrowser that load the script, It's tell IE 7 version?
How can I force WebBrowser Control to use the last IE installed?
Thanks,
Michel.
Re: WebBrowser and IE default system version
This might be helpful.
http://blogs.msdn.com/ie/archive/200...es-in-ie8.aspx
Although I don't work with webbrowser controls, I searched MSDN and found this.
Re: WebBrowser and IE default system version
Thanks for the link! It's help me a lot :) I was expecting for a better option, but Microsoft is Microsoft...
Michel.