[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.DragOver

DragOver Event

Fires when the user drags an item over the client area of the hosted control.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[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
Returns
Type Description
DragEventHandler Fires when the user drags an item over the client area of the hosted control.