[]
Fires when the user drags an item and the mouse pointer is no longer over the client area of the hosted control.
[C1Category("DragDrop", "Drag Drop")]
[C1Description("RibbonControlHost.DragLeave", "Fires when the user drags an item and the mouse pointer is no longer over the client area of the hosted control.")]
public event EventHandler DragLeave
Type | Description |
---|---|
EventHandler | Fires when the user drags an item and the mouse pointer is no longer over the client area of the hosted control. |