PrintDocument for WinForms
OnLongOperation(LongOperationEventArgs) メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewPane クラス > OnLongOperation メソッド : OnLongOperation(LongOperationEventArgs) メソッド
A C1.Win.LongOperationEventArgs that contains the event data.
Raises the LongOperation event on the preview pane.
シンタックス
'宣言
 
Protected Overloads Overridable Sub OnLongOperation( _
   ByVal e As C1.Win.LongOperationEventArgs _
) 
'使用法
 
Dim instance As C1PreviewPane
Dim e As C1.Win.LongOperationEventArgs
 
instance.OnLongOperation(e)
protected virtual void OnLongOperation( 
   C1.Win.LongOperationEventArgs e
)

パラメータ

e
A C1.Win.LongOperationEventArgs that contains the event data.
参照

C1PreviewPane クラス
C1PreviewPane メンバ
オーバーロード一覧