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


移動、サイズ変更、削除、切り取り、貼り付けなどの操作が完了したときに発生します。
構文
'Declaration
 
Public Event ActionDone As EventHandler
'使用法
 
Dim instance As ChartShape
Dim handler As EventHandler
 
AddHandler instance.ActionDone, handler
public event EventHandler ActionDone
参照

ChartShape クラス
ChartShape メンバ

 

 


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