WebBrowser控件默认使用IE11的方法
(2018-04-18 00:42:35)| 分类: .NET |
1)假设你应用程序的名字为MyApplication.exe
2)运行Regedit,打开注册表,找到
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Internet Explorer\MAIN\FeatureControl\FEATURE_BROWSER_EMULATION
3)添加以下项
MyApplication.exe
MyApplication.vshost.exe
xxx.vshost.exe是为了Visutal Studio调试状态使用。
前一篇:委托-VB.NET

加载中…