Does the webbrowser require IE installed on client machine

后端 未结 4 1542
我寻月下人不归
我寻月下人不归 2021-01-26 20:26

I was just wondering whether any version of I.E. must be installed on the client machine when deploying an application that uses the webbrowser control (target .net 2 platform)<

4条回答
  •  故里飘歌
    2021-01-26 21:09

    Yes, the webbrower control uses mshtml.dll which is provided by Internet Explorer.

提交回复
热议问题