Is there an embeddable Webkit component for Windows / C# development?

前端 未结 11 1173
南方客
南方客 2020-12-02 04:34

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

11条回答
  •  不思量自难忘°
    2020-12-02 04:49

    There's a WebKit-Sharp component on Mono's GitHub Repository. I can't find any web-viewable documentation on it, and I'm not even sure if it's WinForms or GTK# (can't grab the source from here to check at the moment), but it's probably your best bet, either way.

提交回复
热议问题