GoDiagram Web Reference
GoChangedEventArgs Class
Members 

Holds information both for GoDocument.Changed events and for undo and redo handling in the undo manager.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoChangedEventArgs 
   Inherits System.EventArgs
   Implements IGoUndoableEdit 
[SerializableAttribute()]
public class GoChangedEventArgs : System.EventArgs, IGoUndoableEdit  
Remarks
In addition to providing before-and-after values for document change events, this also provides the storage for the undo/redo mechanism by implementing the IGoUndoableEdit interface.
Inheritance Hierarchy

System.Object
   System.EventArgs
      Northwoods.GoWeb.GoChangedEventArgs

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

GoChangedEventArgs Members
Northwoods.GoWeb Namespace
DocumentChanged Event

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback