PowerTools SPREAD for Windows Forms 8.0J
undoList フィールド


アンドゥスタック(最後の要素が先頭に来ます)を指定します。
構文
'Declaration
 
Protected undoList As ArrayList
'使用法
 
Dim instance As UndoRedoManager
Dim value As ArrayList
 
value = instance.undoList
 
instance.undoList = value
protected ArrayList undoList
参照

UndoRedoManager クラス
UndoRedoManager メンバ

 

 


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