TheBigUndo.UpdateUndoStateNow

Scope: Protected
Protected Sub UpdateUndoStateNow()
Call to start a new run of the undo testing loop.
Scope: Public
Sub UpdateUndoStateNow(extends c As DesktopControl)
Will run the undo tests on a given Control.
Scope: Public
Sub UpdateUndoStateNow(extends w As DesktopWindow, IncludeManualUndos As Boolean = true)
Will run the undo tests on a given Window.