0

By default, the C# .NET web browser control uses the Internet Explorer rendering engine to display web pages. Can we change it to Chrome/Firefox Web Browser instead of Internet Explorer?

Peter Mortensen
  • 28,342
  • 21
  • 95
  • 123
chandu
  • 25
  • 7
  • 1
    Possible duplicate of [Replacing .NET WebBrowser control with a better browser, like Chrome?](http://stackoverflow.com/questions/790542/replacing-net-webbrowser-control-with-a-better-browser-like-chrome) – stybl Mar 22 '17 at 11:32
  • check *CefSharp* – Pranav Patel Mar 22 '17 at 11:33
  • In the past I tested GeckoFx, which emulates Firefox, and CefSharp, for chrome, like Pranav Patel stated above. I do not think WebBrowser can be set to work with another browser other than IE – Veverke Mar 22 '17 at 11:33

0 Answers0