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


取り消し状態はコンストラクタに渡されるので、この実装は何もしません。
構文
protected override bool SaveUndoState()
'Declaration
 
Protected Overrides Function SaveUndoState() As Boolean
 
'使用法
 
Dim instance As CellDragDropUndoAction
Dim value As Boolean
 
value = instance.SaveUndoState()

戻り値の型

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

CellDragDropUndoAction クラス
CellDragDropUndoAction メンバ

 

 


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