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


アンドゥ状態情報を保存します。
構文
protected abstract bool SaveUndoState()
'Declaration
 
Protected MustOverride Function SaveUndoState() As Boolean
 
'使用法
 
Dim instance As UndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()

戻り値の型

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

UndoAction クラス
UndoAction メンバ

 

 


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