GoDiagram Web Reference
Text Property (GoSimpleNode)

When this node's Text string changes, be sure to update the label's text.
Syntax
'Declaration
 
Public Overrides Property Text As String
public override string Text {get; set;}
Remarks
This has a Text string that is normally the same as the Label's text string, but the Label might not exist or might show a different string.
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

GoSimpleNode Class
GoSimpleNode Members
Base Implementation in Text

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback