GrapeCity SPREAD for Windows Forms 11.0J
ActionDone イベント (FpChart)


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

FpChart クラス
FpChart メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.