SkipsUndoManager Property (GoObject)
Gets or sets whether the UndoManager is notified upon a change to this object.
Property Value
A value of true means the
GoUndoManager's
GoUndoManager.DocumentChanged method is not called. A value of false means that if there is an
GoUndoManager, it is notified so that it can record changes for undo and redo purposes. The default value is false.