OLESetData event
      
 

Description

Occurs at the OLE drag/drop source control when the drop target requests data that was not provided to the DataObject during the OLEDragStart event.

Syntax

Private Sub object_OLESetData(Data As DataObject, DataFormat As Integer)

Remarks

See OLESetData property in MSDN Library.