property Node.UserData as Variant
Assigns an user extra data to the node.

TypeDescription
Variant A Variant expression that identifies an extra data associated to a node. 

The UserData property assigns an extra data to a node. Use the UserData property to associate a number, a string, or something else to a node. The UserData property is not used by the control. Use the Caption property to specify the caption of the node.