C# と VB.NET の質問掲示板

わんくま同盟

ASP.NET、C++/CLI、Java 何でもどうぞ

C# と VB.NET の入門サイト


(過去ログ 31 を表示中)
■14976 / )  Re[3]: WebBrowserでスクリプトエラーを出さない方法
□投稿者/ επιστημη (846回)-(2008/02/29(Fri) 16:53:15)
επιστημη さんの Web サイト
2008/02/29(Fri) 17:02:27 編集(投稿者)
> .NET Framework クラス ライブラリ  
> WebBrowser.ScriptErrorsSuppressed プロパティ  
> スクリプト エラーのダイアログを表示する場合は true。それ以外の場合は false。既定値は false です。 

誤訳ぢゃね? 

本家: http://msdn2.microsoft.com/en-us/library/system.windows.forms.webbrowser.scripterrorssuppressed.aspx

Set this property to false to debug Web pages that 
you display in the WebBrowser control. 
This is useful when you use the control to add 
Web-based controls and scripting code to your application. 
It is less useful when you use the control as a generic browser. 
When you have finished debugging your application, 
set this property to true to suppress script errors.
                     ^^^^
「script error をもみ消すには "true"」だそうですよ?




返信 編集キー/


管理者用

- Child Tree -