dnfhao

原本执行代码

弹出错误框

在webBrowser的DocumentCompleted事件中加上

webBrowser1.ScriptErrorsSuppressed = true;

这行代码就可以了

分类:

技术点:

相关文章: