I\'ve seen a few COM controls which wrap the Gecko rendering engine (GeckoFX, as well as the control shipped by Mozilla - mozctlx.dll). Is there a wrapper for Webkit that ca
I was able to do this using CefSharp (which uses chromium browser).
Here are a couple posts that show this in action: