摘要:
public static class WebBrowserExtensions { public static void SuppressScriptErrors(this WebBrowser webBrowser, bool hide) { FieldInfo fiComWebBrowser = typeof(WebBrowser).GetField("_axIWebBrowser2", BindingFlags.Instance | BindingFlags.NonPublic); if (fiComWebB... 阅读全文
posted @ 2013-07-23 16:57
刘sir~
阅读(335)
评论(0)
推荐(0)

浙公网安备 33010602011771号