PowerTools SPREAD for Windows Forms 10.0J
SaveUndoState メソッド (SheetTabDragDropUndoAction)


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

戻り値の型

Boolean:成功した場合は True、それ以外の場合は False
解説
取り消し状態はコンストラクタで指定されるので、この実装は何もしません。
参照

SheetTabDragDropUndoAction クラス
SheetTabDragDropUndoAction メンバ

 

 


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