| C1.Win.C1Report.4 アセンブリ > C1.Win.C1Preview 名前空間 > C1PrintPreviewDialog クラス : FormClosing イベント |
'宣言 Public Event FormClosing As System.Windows.Forms.FormClosingEventHandler
public event System.Windows.Forms.FormClosingEventHandler FormClosing
イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Forms.FormClosingEventArgs 型の引数を受け取りました。次の FormClosingEventArgs プロパティには、このイベントの固有の情報が記載されます。
| プロパティ | 解説 |
|---|---|
| Cancel | System.ComponentModel.CancelEventArgsから継承されます。 |
| CloseReason | Gets a value that indicates why the form is being closed. |