PowerTools SPREAD for Windows Forms 10.0J
Disposed イベント


SpreadChartのDisposedイベントをリッスンするイベントハンドラを追加します。
構文
public event EventHandler Disposed
'Declaration
 
Public Event Disposed As EventHandler
 
'使用法
 
Dim instance As ChartShape
Dim handler As EventHandler
 
AddHandler instance.Disposed, handler
参照

ChartShape クラス
ChartShape メンバ

 

 


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