Click or drag to resize

IMcUndoStack Properties

The IMcUndoStack type exposes the following members.

Properties
  NameDescription
Public propertyCanRedo
Read-only property, checks whether or not a Redo may be performed.
Public propertyCanUndo
Read-only property, checks whether or not an Undo may be performed.
Public propertyDisabled
Read-write property, allows the freezing of Push, Undo or Redo operations the undo-redo manager.
Public propertyMaxSize
Reflects and sets the maximum number of undo states kept.
Public propertyRedoTopStateContext
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateDescription
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateID
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateOperation
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateOwner
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateUndoable
Read-only property providing the atributes of the top state of the stack
Public propertyRedoTopStateValue
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateContext
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateDescription
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateID
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateOperation
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateOwner
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateUndoable
Read-only property providing the atributes of the top state of the stack
Public propertyUndoTopStateValue
Read-only property providing the atributes of the top state of the stack
Top
See Also