UserData property
Returns or sets a variant that can contain any user value. Read/write. Variant.
The default for a new object is vbEmpty.
Syntax
object
.UserData
[ = value
]where
object
– is the name of a Display, Tag, or TagGroup object or an expression that evaluates to a Display, Tag, or TagGroup object.value
– is user data of the type variant.Provide Feedback