[]
Fires when the user moves the mouse over the hosted control.
[C1Category("Mouse")]
[C1Description("RibbonControlHost.MouseMove", "Fires when the user moves the mouse over the hosted control.")]
public event MouseEventHandler MouseMove
Type | Description |
---|---|
MouseEventHandler | Fires when the user moves the mouse over the hosted control. |