[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonControlHost.MouseMove

MouseMove Event

Fires when the user moves the mouse over the hosted control.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.8.dll
Syntax
[C1Category("Mouse")]
[C1Description("RibbonControlHost.MouseMove", "Fires when the user moves the mouse over the hosted control.")]
public event MouseEventHandler MouseMove
Returns
Type Description
MouseEventHandler Fires when the user moves the mouse over the hosted control.