Problem with WebBrowser Control
Hallo evryone . I have a program hosting .NET WebBrowser Control running on one network drive. After I installed Internet Explorer 9 the control can't be edited anymore. I suppose that program must be run in compatibility mode but this can't be set for a program on a network drive. The operating system is Windows 7. I thank in advance if you know the solution.
Try using the latest version of .Net and the control in your application.
Also refer to this question: Will the IE9 WebBrowser Control Support all of IE9's features, including SVG?
You should probably clarify what you mean by 'the control can't be edited'.
链接地址: http://www.djcxy.com/p/41828.html上一篇: 绑定可防止Visio事件触发
下一篇: WebBrowser控件的问题