GoDiagram Web Reference
AddDocument Method

Make sure this undo manager knows about a GoDocument for which it is receiving document Changed event notifications.
Syntax
'Declaration
 
Public Overridable Sub AddDocument( _
   ByVal doc As GoDocument _
) 
public virtual void AddDocument( 
   GoDocument doc
)

Parameters

doc
Remarks
This just adds doc to the list of Documents.
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
RemoveDocument Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback