IDragAndDropManagerDragDropFinishRequest Event

Called when the object should be released (e.g. by ESC) => End() is called automatically => Clean Up your objects

Definition

Namespace: PCBI.Automation.DragAndDrop
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event EventHandler DragDropFinishRequest

Value

EventHandler

See Also