[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputControlHost.DragDrop

DragDrop Event

Fires when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into the hosted control.

Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public event DragEventHandler DragDrop
Returns
Type Description
DragEventHandler Fires when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into the hosted control.