FlexReport for WinForms
OnFormClosing メソッド (BaseForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Forms 名前空間 > BaseForm クラス : OnFormClosing メソッド
シンタックス
'宣言
 
Protected Overridable Sub OnFormClosing( _
   ByVal e As System.Windows.Forms.FormClosingEventArgs _
) 
'使用法
 
Dim instance As BaseForm
Dim e As System.Windows.Forms.FormClosingEventArgs
 
instance.OnFormClosing(e)
protected virtual void OnFormClosing( 
   System.Windows.Forms.FormClosingEventArgs e
)

パラメータ

e
参照

BaseForm クラス
BaseForm メンバ