Type | Description | |||
Count as Long | A Long expression that specifies the number of entries being grouped in a single block of actions, in the Undo/Redo queue. |
A block starts with StartBlock and ends with EndBlock when listed by UndoListAction/RedoListAction property as in the following sample:
StartBlock
MoveBar;1;E
MoveBar;2;E
MoveBar;3;
MoveBar;4;
EndBlock