property Link.UserData as Variant
Indicates any extra data associated with the link.

TypeDescription
Variant A VARIANT expression that defines any extra-data you can associate with the link.
The UserData property specifies any extra-data associated with the link. The control fires the AddLink event when a new link is added to the surface. The RemoveLink event notifies your application once a link is removed form the surface.