Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to make webbrowser in .net use the latest internet explorer

Hi I am using Windows Presentation Foundation with .NET in MS Visual Studio 2010 Professional and I am embedding a web page into my application using a WebBrowser object, however it seems that the WebBrowser is using some old version of the Internet Explorer and I really need it to be using the latest Internet Explorer installed on the user's computer.

How to make .NET use the latest Explorer?

like image 987
Ragnar Avatar asked Oct 18 '25 15:10

Ragnar


1 Answers

You can set the rendering mode by setting a registry key value for your app.

This may be of some help...

WebBrowser Control rendering modes

like image 70
Bruce Adams Avatar answered Oct 20 '25 04:10

Bruce Adams



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!