This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
| Overview | Details | Sample | Tutorial
OLE drag and drop allows users to drag data items between applications or between windows in a single application. Any data that could be placed on the clipboard can be dragged and dropped.
Implement an OLE drop source
Implement an OLE drop target
Create OLE data objects
Destroy OLE data objects
Create OLE data sources
Destroy OLE data sources
Insert data into an OLE data source
Determine available formats in an OLE data object
Retrieve data from an OLE data object
Use the clipboard with OLE
Copy data to the clipboard (OLE)
Paste data from the clipboard (OLE)
Add clipboard formats (OLE)