Google Chrome 或 Firefox 可以嵌入到 WPF 中吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/12229179/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 05:10:56  来源:igfitidea点击:

Can Google Chrome or Firefox be embedded in WPF?

.netwpfgoogle-chromefirefoxchromium-embedded

提问by Nasreddine

Is there a way to embed Chrome or Firefox in WPF? In other words, can a user control be created with either? If some already exist, which would you recommend?

有没有办法在 WPF 中嵌入 Chrome 或 Firefox?换句话说,用户控件可以用两者创建吗?如果一些已经存在,你会推荐哪个?

回答by Nasreddine

Yes. You can embed Chrome (Chromium) in a WPF application.

是的。您可以在 WPF 应用程序中嵌入 Chrome (Chromium)。

You can use :

您可以使用 :