I searched and googled for this a bit, but don’t seem to be able to find this…does anyone know if Google have this available for download for c# development? I don’t want to use the stock webbrowser component that comes with Visual Studio.
Share
WebKit .Net gives a library for WebKit written in C#. Chrome uses WebKit.
http://sourceforge.net/projects/webkitdotnet/
Here is a related Stack Overflow thread –
Google chrome control for .net