PowerTools SPREAD for Windows Forms 8.0J
PerformAction メソッド (UndoAction)


オブジェクト
取り消しアクションを実行します。
構文
'Declaration
 
Public Overrides Sub PerformAction( _
   ByVal sender As Object _
) 
'使用法
 
Dim instance As UndoAction
Dim sender As Object
 
instance.PerformAction(sender)
public override void PerformAction( 
   object sender
)

パラメータ

sender
オブジェクト
解説
送信者が SpreadView オブジェクトの場合は、これを使用して操作中にイベントが呼び出されます。
参照

UndoAction クラス
UndoAction メンバ

 

 


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