TheBigUndo.UndosAreManual

Scope: Public
Function UndosAreManual(extends c As DesktopControl) As Boolean
Set this to true to exclude a control from the undo testing loop.
Scope: Public
Sub UndosAreManual(Extends c As DesktopControl, Assigns value As Boolean)
Set this to true to exclude a control from the undo testing loop.
Scope: Public
Function UndosAreManual(extends w As DesktopWindow) As Boolean
Set this to true to exclude a window from the undo testing loop.
Scope: Public
Sub UndosAreManual(extends w As DesktopWindow, assigns value As Boolean)
Set this to true to exclude a window from the undo testing loop.