PrintDocument for WinForms
ShowWarning メソッド (WarningForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Forms 名前空間 > WarningForm クラス : ShowWarning メソッド
The warning text.
The registry key that can be used to disable future warnings of this kind.
Shows a warning.
シンタックス
'宣言
 
Public Shared Sub ShowWarning( _
   ByVal warningText As System.String, _
   ByVal warningDisableRegistryKey As System.String _
) 
'使用法
 
Dim warningText As System.String
Dim warningDisableRegistryKey As System.String
 
WarningForm.ShowWarning(warningText, warningDisableRegistryKey)
public static void ShowWarning( 
   System.string warningText,
   System.string warningDisableRegistryKey
)

パラメータ

warningText
The warning text.
warningDisableRegistryKey
The registry key that can be used to disable future warnings of this kind.
参照

WarningForm クラス
WarningForm メンバ