GoDiagram Web Reference
RealLink Property

Gets or sets the GoLink object in this group.
Syntax
'Declaration
 
<DescriptionAttribute("The GoLink object in this group.")>
<TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")>
Public Overridable Property RealLink As GoLink
[DescriptionAttribute("The GoLink object in this group.")]
[TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")]
public virtual GoLink RealLink {get; set;}
Remarks
GoLabeledLink delegates more of the IGoLink interface to the value of this property. The real link also gets the selection handles when this labeled link is selected. Setting this property removes any previous RealLink value, and then adds the new value to this group.
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
AbstractLink Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback