标签: internet-explorer webbrowser-control
我使用webcontrol嵌入youtube iframe。我尝试使用webBrowser.ScriptErrorsSuppressed = true;,但在这种情况下仍然不起作用
webBrowser.ScriptErrorsSuppressed = true;
我需要找到一种方法来检测这个错误发生并重启我的应用程序。但我不知道该怎么做。请帮我。抱歉我的英文。感谢。