PrintDocument for WinForms
ShowErrorMessage メソッド (C1PreviewPane)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス : ShowErrorMessage メソッド
The exception to show.
Shows a dialog box with the exception message.
シンタックス
'宣言
 
Public Sub ShowErrorMessage( _
   ByVal ex As System.Exception _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim ex As System.Exception
 
instance.ShowErrorMessage(ex)
public void ShowErrorMessage( 
   System.Exception ex
)

パラメータ

ex
The exception to show.
参照

C1PreviewPane クラス
C1PreviewPane メンバ