GoDiagram Web Reference
CreateRealLink Method

Create a GoLink to act as the real link for this group that is a labeled link.
Syntax
'Declaration
 
Public Overridable Function CreateRealLink() As GoLink
public virtual GoLink CreateRealLink()

Return Value

By default this allocates a new GoLink.
Remarks
You may wish to override this in order to customize the initial appearance of the link or to substitute a subclass of GoLink for different behavior.
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

GoLabeledLink Class
GoLabeledLink Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback