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