How to programmatically turn off quirks mode in IE8 WebBrowser control?

后端 未结 5 547
灰色年华
灰色年华 2020-12-03 05:18

I want to use IE8 as a WebBrowser control in a C# application. How can I disable \"quirks mode\" and force IE into standards compliance (as far as it is implemented)?

5条回答
  •  自闭症患者
    2020-12-03 05:38

    Please note there have been some changes since the beta, the registry keys have been renamed etc. Read more here.

提交回复
热议问题