[]
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
<C1Category("Mouse")>
<C1Description("RibbonControlHost.MouseMove", "Fires when the user moves the mouse over the hosted control.")>
Public Event MouseMove As MouseEventHandler
| Type | Description |
|---|---|
| MouseEventHandler | Fires when the user moves the mouse over the hosted control. |