EO.WebBrowser is a .NET browser engine based on Google's Chrome project. It packs a full featured browser engine inside .NET DLLs that have zero external dependency. It also offers many advanced features such extensive customization options, ability to call JavaScript code from .NET code and ability...
More information
Zoople HTML Editor for WinForms is a fully customisable HTML editor for C# and VB .NET Framework and .NET Core WinForms projects (and WPF via the WindowsFormsHost element). Simple to use, easy to implement, and with a familiarly styled word-processing interface the control is extensible and highly...
More information
// WinXp/2003 only support up to IE8(No WebSocket), so your WinForm project with Html5 UI will be very slow.
// 1.Create a DotNet4.0 project(WindowsFormsApplication) and copy codes below.
// 2.Add an Application Manifest File(app.manifest) to your project and set requestedExecutionLevel to...
More information
The Coherent UI .NET browser controls are a substitute
for the default .NET WebBrowser control. They address the deficiencies
of the standard .NET WebBrowser by providing support for the latest
HTML5, CSS3 and JavaScript. Coherent UI is powered by the same
technology as the Google Chrome...
More information