OLESetCustomDataObject Event
Fired after an OLE drag operation is started (manually or automatically), allows you to provide a custom DataObject.
Syntax
Private Sub VSFlexGrid_OLESetCustomDataObject (CustomDataObject)
See Also
VSFlexGrid Control