Name | Value | Description | |||
exOLEDropNone | 0 | The control is not used in OLE drag and drop functionality | |||
exOLEDropManual | 1 | The ExFileView control triggers the OLE drop events, allowing the programmer to handle the OLE drop operation in code. |
Here's the list of events related to the OLE drag and drop support: OLECompleteDrag, OLEDragDrop, OLEDragOver, OLEGiveFeedback, OLESetData, OLEStartDrag.