GrapeCity SPREAD for Windows Forms 12.0J
Undo メソッド (MoveResizeUndoAction)


送信元。
アクションをアンドゥします。
構文
'Declaration
 
Public Overrides Function Undo( _
   ByVal sender As Object _
) As Boolean
'使用法
 
Dim instance As MoveResizeUndoAction
Dim sender As Object
Dim value As Boolean
 
value = instance.Undo(sender)
public override bool Undo( 
   object sender
)

パラメータ

sender
送信元。

戻り値の型

Boolean:成功した場合は True、それ以外の場合は False
解説
送信元がFpChartオブジェクトの場合は、これを使用して操作中にイベントが呼び出されます。
参照

MoveResizeUndoAction クラス
MoveResizeUndoAction メンバ

 

 


Copyright © 2004 GrapeCity inc.