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


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

ChartShape クラス
ChartShape メンバ

 

 


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