GoDiagram Web Reference
IsRedoing Property

This predicate is true during a call to Redo.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsRedoing As Boolean
public virtual bool IsRedoing {get;}
Remarks
When this property is true, CanUndo and CanRedo will be false. To avoid confusion, all document change events are ignored when this property is true.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoUndoManager Class
GoUndoManager Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback