Will the IE9 WebBrowser Control Support all of IE9's features, including SVG?

前端 未结 12 1537
后悔当初
后悔当初 2020-11-22 06:34

I recently upgraded to IE9-beta. Now, In my .Net (3.5) WinForm application I want to use WebBrowser control.

So my question is, whether the WebBr

12条回答
  •  一个人的身影
    2020-11-22 06:48

    I totally agree with the solution provided, but I think a little clarification is important I think, might be necessary.

    For each process (read also: vshost.exe, yourWinformApplication.exe.svchost, or the name of your application.exe) that will need to add a DWORD with the value provided, in my case I leave 9000 (in decimal) in application name and running smoothly and error-free script.

    the most common mistake is to believe that it is necessary to add "contoso.exe" AS IS and think it all work!

提交回复
热议问题