Webbrowser control

Does anyone know what version of Internet Explorer the new .net 2 WebBrowser control is or where I can find out what version it is. Cheers.

Answer this question

Webbrowser control

  • Hans Kruiniger

    I believe it just uses whichever version of IE is installed on the user's machine. IE itself is just a wrapper around the same HTML-rendering-engine that the WebBrowser control uses.
  • Webbrowser control