用WebBrowser控件在winform里面显示了word与excel文档,如何不弹出"打开/另存为"对计话框呢?rt[解决办法]this.webBrowser1.Document.ExecCommand( "SaveAs ", false, null);