Alternative to Webbrowser control

2019-01-18 16:47发布

Has anyone found and used an alternative to the Microsoft Webbroswer ActiveX control with any success? The open source Firefox ActiveX version seems to be a dead project development wise and based on an old Firefox version.

1条回答
相关推荐>>
2楼-- · 2019-01-18 17:38

Give a look to the GeckoFX Project, an open-source component for embedding Mozilla Gecko (Firefox) in .NET applications.

Written in clean, fully commented C#, GeckoFX is the perfect replacement for the default Internet Explorer-based WebBrowser control.

screenshot http://geckofx.googlecode.com/files/geckofx-screenshot.png

查看更多
登录 后发表回答