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