vb.net Visual Studio 2012 Webbrowser 中的 Firefox
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23098159/
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
Firefox in Visual Studio 2012 Webbrowser
提问by Abbas1999
I am looking for Mozilla ActiveX Control for Visual Studio 2012 Webbrowser; All VB.Net/Visual Studio forums lead to the same website which is: http://www.iol.ie/~locka/mozilla/control.htmHowever, this might work for older VB.Net versions but it is not working for me in Visual Studio 2012; Is there an equivalent version of Mozilla ActiveX Control for Visual Studio 2012 Webbrowser?
我正在寻找适用于Visual Studio 2012 Webbrowser 的Mozilla ActiveX 控件;所有 VB.Net/Visual Studio 论坛都指向同一个网站:http: //www.iol.ie/~locka/mozilla/control.htm但是,这可能适用于较旧的 VB.Net 版本,但它不起作用对于我在 Visual Studio 2012 中;是否有用于Visual Studio 2012 Webbrowser的等效版本的 Mozilla ActiveX 控件?
回答by user2425846
You have to use 3rd party tools for doing this :
您必须使用第 3 方工具来执行此操作:
Check this link : http://thebot.net/threads/vb-net-how-to-make-a-firefox-webbrowser.142359/
检查此链接:http: //thebot.net/threads/vb-net-how-to-make-a-firefox-webbrowser.142359/

