PrintDocument for WinForms
IsWarningDisabled メソッド (WarningForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Forms 名前空間 > WarningForm クラス : IsWarningDisabled メソッド
The registry key identifying warnings of the kind to test.
Tests whether warnings of a certain kind are disabled.
シンタックス
'宣言
 
Public Shared Function IsWarningDisabled( _
   ByVal warningDisableRegistryKey As System.String _
) As System.Boolean
'使用法
 
Dim warningDisableRegistryKey As System.String
Dim value As System.Boolean
 
value = WarningForm.IsWarningDisabled(warningDisableRegistryKey)
public static System.bool IsWarningDisabled( 
   System.string warningDisableRegistryKey
)

パラメータ

warningDisableRegistryKey
The registry key identifying warnings of the kind to test.

戻り値の型

true if specified warnings are disabled, false otherwise.
参照

WarningForm クラス
WarningForm メンバ