GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.