Embedding Firefox into a .NET control
问题 I am beginner in c# and .net programing and I want to know whether i can use Mozilla Firefox as instance browser of webBrowser control, as by default webBrowser control use Internet Explorer. 回答1: The Mozilla ActiveX Control uses the Gecko layout engine to deliver a fully programmable HTML and XML rendering control for ActiveX developers. The API is similar to the Internet Explorer ActiveX control so it maintains a high degree of compatibility. Gecko is the same engine that powers Mozilla,