Skip to content

TrackUndoManager Object Members

See Also

TrackUndoManager Overview

See Also


TrackUndoManager Object Members

Public Methods

Method Description
Public MethodClear Clears the history of the Undo Manager.
Public MethodEndGroup Used to specify that a group of "undoable" operations has finished.
Public MethodRedo Redoes the last operation if applicable.
Public MethodStartGroup Used to specify that a group of "undoable" operations has started.
Public MethodUndo Undoes the last operation if applicable.

Public Properties

Property Description
Public PropertyCanRedo Determines if there are any operations that can be redone.
Public PropertyCanUndo Determines if there are any operations that can be undone.

See Also

TrackUndoManager Overview


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.