GoDiagram Win Reference
PresentationName Property (GoUndoManagerCompoundEdit)

Gets the user-visible string description of this compound edit.
Syntax
'Declaration
 
Public Overridable Property PresentationName As String
public virtual string PresentationName {get; set;}
Remarks
This property is normally set to the value of GetPresentationName as part of EndTransaction. This property is used by the normal implementations of GoUndoManager.UndoPresentationName and GoUndoManager.RedoPresentationName for generating undo and redo specific descriptions for this compound edit.
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

GoUndoManagerCompoundEdit Class
GoUndoManagerCompoundEdit Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback