2

I'm developing an application where I want to use WebKit browser engine instead IE browser control, and I'm looking for latest version of WebKit which is currently behind Google Chrome 10, so far, I found WebKit.Net but it was updated a while ago, so not all modern HTML5 and CSS3 capabilities are working with it. Is there any other option available for WebKit to be used with the application. I don't know how to build WebKit from source so that it can work with VB.Net.

Also, will it support JavaScript if included in the form??

Kushal
  • 3,112
  • 10
  • 50
  • 79

1 Answers1

0

Bad news friend, at the date, WebKit.Net doesn't support COM intraction between .Net and the COM objects in the HTMLDocument,

Henry Rodriguez
  • 805
  • 7
  • 11