public event EventHandler Disposing
'Declaration Public Event Disposing As EventHandler
'Declaration
Public Event Disposing As EventHandler
'使用法 Dim instance As SheetView Dim handler As EventHandler AddHandler instance.Disposing, handler
'使用法
Dim instance As SheetView Dim handler As EventHandler AddHandler instance.Disposing, handler
SheetView クラス SheetView メンバ
© 2004-2017, GrapeCity inc. All rights reserved.