[]
Fires when the user drags an item into the client area of the hosted control.
[C1Category("DragDrop", "Drag Drop")]
[C1Description("RibbonControlHost.DragEnter", "Fires when the user drags an item into the client area of the hosted control.")]
public event DragEventHandler DragEnter
Type | Description |
---|---|
DragEventHandler | Fires when the user drags an item into the client area of the hosted control. |