[]
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
<C1Category("DragDrop", "Drag Drop")>
<C1Description("RibbonControlHost.DragOver", "Fires when the user drags an item over the client area of the hosted control.")>
Public Event DragOver As DragEventHandler
| Type | Description |
|---|---|
| DragEventHandler | Fires when the user drags an item over the client area of the hosted control. |