[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.DragEnter

DragEnter Event

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

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