ApplicationMgr.UndoStack
- Updated2024-10-09
- 1 minute(s) read
ApplicationMgr.UndoStack
Syntax
ApplicationMgr.UndoStack
Data Type
Purpose
Assign an UndoStack to this property to provide an UndoStack for CommandKind_Edit_Undo and CommandKind_Edit_Redo commands you connect to the Application Manager control.
Remarks
This property is useful for creating undo and redo commands for TestStand files that are not sequence files such the station globals file and the users file.
See Also
Engine.New UndoStack