Fired when a source component is dropped onto the control
| [Visual Basic .NET] |
|---|
Public Sub OLEDragDrop( _ ByVal Data As AgDataObject, _ ByVal Effect As Integer, _ ByVal Button As Integer, _ ByVal Shift As Integer, _ ByVal X As Integer, _ ByVal Y As Integer _ ) |
| [Managed C++] |
|---|
public: void OLEDragDrop( |
- Data
- Effect
- Button
- Shift
- X
- Y
