Indicates any extra data associated with the dragging data.
Type
Description
Variant
A Variant expression that specifies any extra data associated with the drag
operation.
By default, the UserData property is empty. Use the
UserData property to store any extra data with the drag operation. You can set
the UserData property during the DragStart
event, and use it later during the Drag
or DragEnd event. The UserData
property of the Layer indicates any extra data associated with the layer.