Interface IDragSourceListener
public interface IDragSourceListener : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
- Extension Methods
Methods
DragDropEnd(DragSourceDropEvent)
void DragDropEnd(DragSourceDropEvent arg0)
Parameters
DragEnter(DragSourceDragEvent)
void DragEnter(DragSourceDragEvent arg0)
Parameters
DragExit(DragSourceEvent)
void DragExit(DragSourceEvent arg0)
Parameters
DragOver(DragSourceDragEvent)
void DragOver(DragSourceDragEvent arg0)
Parameters
DropActionChanged(DragSourceDragEvent)
void DropActionChanged(DragSourceDragEvent arg0)