TheBigUndo.UndoStateChanged

Scope: Public
Sub UndoStateChanged(extends c As DesktopControl, assigns value As Boolean)
Passing True will tag the Control for testing on the next loop when UndosAreManual has been set.
Scope: Public
Sub UndoStateChanged(extends w As DesktopWindow, assigns value As Boolean)
Passing True will tag the window for testing on the next loop when UndosAreManual has been set.