GoDiagram Web Reference
GetPresentationName Method

a transaction name, such as one of the MoveSelectionName constants
Look up a string in a ResourceManager.
Syntax
'Declaration
 
Public Overridable Function GetPresentationName( _
   ByVal tname As String _
) As String
public virtual string GetPresentationName( 
   string tname
)

Parameters

tname
a transaction name, such as one of the MoveSelectionName constants

Return Value

a user-visible presentation name
Remarks
This method first tries the ResourceManager property. Otherwise it just returns tname.
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