A Sample Browser created using C#/ Windows Form Application
I Have stopped working in this project and will be implementing the same project using CefSharp which lets us embed Chromium in .NET apps
Here is the Work in progress for the SanBrowserV1 which uses the cefSharp library(based on chromium project) rather than the typical Internet Explorer controls and UI. Find the new project here.