TheBigUndo.MaximumUndos

Scope: Protected
Protected Sub MaximumUndos(assigns max As Integer)
Sets the maximum number of undo actions to be recorded
Scope: Public
Sub MaximumUndos(Extends c As DesktopControl, assigns Maximum As integer)
Sets the maximum number of undo's to be recorded for a given control.
Scope: Public
Sub MaximumUndos(extends w As DesktopWindow, Maximum As Integer)
Sets the maximum number of undo's to be recorded for a given window.