SSRSDocumentSource for WinForms
FormClosing イベント (C1PrintPreviewDialog)

構文
'宣言
 
Public Event FormClosing As System.Windows.Forms.FormClosingEventHandler
public event System.Windows.Forms.FormClosingEventHandler FormClosing
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.FormClosingEventArgs 型の引数を受け取りました。次の FormClosingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel System.ComponentModel.CancelEventArgsから継承されます。
CloseReasonGets a value that indicates why the form is being closed.  
参照

C1PrintPreviewDialog クラス
C1PrintPreviewDialog メンバ