I\'d love to know if there is such a thing as a Gecko.NET ;) I mean, just like we can embed a WebView and that is an \"instance\" of IE7 inside any Windows Forms application
I Belive "Gecko FX"[1] is the thing you need.
To Quote from the web site
""" GeckoFX is a Windows Forms control written in clean, commented C# that embeds the Mozilla Gecko browser control in any Windows Forms Application. It also contains a simple class model providing access to the HTML and CSS DOM. """
1) I can't post a link as "new users aren't allowed to add hyperlinks" Search for "geckofx" on google code.