GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.