protected virtual DragDropEffects DoDragDrop( IDataCollection data, DragDropEffects eff )
Parameters
- data
- this represents the data to be dragged
- eff
- this is passed as the third argument to
DragDrop.DoDragDrop
Return Value
the result of calling
DragDrop.DoDragDrop