The default version of the webbrowser control in a C# Windows Forms application is 7. I have changed to 9 by the article Browser Emulation, but how is it possible t
It is best to force the highest mode possible. That can be accomplished by adding:
and it is always good to include the polyfill library in order to support IE:
before any script.