Webbrowser control ignores FEATURE_BROWSER_EMULATION reg entry
问题 Im developing a custom browser solution with .net's Webbrowser control. To disable the IE-Compatibilty View, I set the registry entry Software\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_BROWSER_EMULATION: [Sreenshot regedit] http://zbirk.mirk.at/browserreg.png "Screenshot" i tried to use the values: dword=8000,dword=8888,dword=9000, but the webbrowser control seems to ignore these reg entries. Maybe someone had this problems too and may help me. 回答1: The WebBrowser control