ApplicationMgr.UndoStack

Syntax

ApplicationMgr.UndoStack

Data Type

UndoStack

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

CommandKinds

Engine.New UndoStack

SequenceFileViewMgr.UndoStack

UndoStack