PowerTools SPREAD for Windows Forms 8.0J
OnDisposing メソッド


Disposingイベントを発生させます。
構文
'Declaration
 
Protected Overridable Sub OnDisposing( _
   ByVal e As EventArgs _
) 
'使用法
 
Dim instance As SheetView
Dim e As EventArgs
 
instance.OnDisposing(e)
protected virtual void OnDisposing( 
   EventArgs e
)

パラメータ

e
参照

SheetView クラス
SheetView メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.