How to automatically enable ActiveX Elements inside a webBrowser Control

佐手、 提交于 2019-12-10 16:57:35

问题


I have a WebBrowser Control in my WPF Application, when I now load a local .html file that will display a .swf file, it works, but only after I accept the ActiveX-Warning. Is it possible to change the options of the WebBrowser Control to automatically enable ActiveX Elements such as flash-files?

来源:https://stackoverflow.com/questions/8205326/how-to-automatically-enable-activex-elements-inside-a-webbrowser-control

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!