简体   繁体   English

带有 Windows 10 的 Visual Studio 中的嵌入式 Web 浏览器控件会发生什么

[英]What Will Happen to the Embedded Web Browser Control in Visual Studio with Windows 10

Now that Windows 10 is beginning to roll out, what does this mean for the Web Browser control in visual studio?现在 Windows 10 开始推出,这对 Visual Studio 中的 Web 浏览器控件意味着什么? I'm pretty sure it is just a wrapper for Internet Explorer, so does this mean it will crash on Windows 10?我很确定它只是 Internet Explorer 的包装器,所以这是否意味着它会在 Windows 10 上崩溃? Unless the new Edge browser will somehow automatically work with it.除非新的 Edge 浏览器会以某种方式自动使用它。

For example:例如:

I publish my application in Visual Studio which uses the Web Browser control.我在使用 Web 浏览器控件的 Visual Studio 中发布我的应用程序。 I distribute it to someone who is running Windows 10. What would happen?我将它分发给运行 Windows 10 的人。会发生什么?

It still uses Internet Explorer on Windows 10.它仍然在 Windows 10 上使用 Internet Explorer。

The other document modes (up to and including IE11) are available as well.其他文档模式(直到并包括 IE11)也可用。 I suspect that EdgeHTML will not be available, since it's in a different browser.我怀疑 EdgeHTML 将不可用,因为它在不同的浏览器中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM