adspace
What is ole? How do you handle drag and drop in ole?
Answer Posted / Dharmveer Singh Saini
Object Linking and Embedding (OLE) is a Microsoft technology that allows embedding one application's documents or controls within another application. To handle drag and drop in OLE, you can use the IDataObject interface to format the data being dragged, and the IDropSource and IDataObject interfaces for the source object, while IDropTarget and IDataObject are used for the target object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category