IDragAndDropManagerDragDropEnd Event

Event at the end of drag and drop action (MouseUp).

Definition

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

Value

IDragAndDropManagerDragDropParamsEventHandler

See Also