Description
Occurs when an OLE drag/drop operation is initiated either manually or automatically.
Syntax
Private Sub object_OLEStartDrag(Data As DataObject, AllowedEffects As Long)
Remarks