MESCIUS SPREAD for Windows Forms 17.0J
PerformUndoAction メソッド (UndoRedoManager)

UndoAction
指定したアクションを実行します(実行後、Undo で取り消すことができます)。
構文
'Declaration
 
Public Function PerformUndoAction( _
   ByVal action As UndoAction _
) As Boolean
public bool PerformUndoAction( 
   UndoAction action
)

パラメータ

action
UndoAction

戻り値の型

Boolean:成功した場合は True、それ以外の場合は False
参照

UndoRedoManager クラス
UndoRedoManager メンバ

 

 


© MESCIUS inc. All rights reserved.