[]
Fires when the mouse pointer hovers over the hosted control.
[C1Category("Mouse")]
[C1Description("RibbonControlHost.MouseHover", "Fires when the mouse pointer hovers over the hosted control.")]
public event EventHandler MouseHover
Type | Description |
---|---|
EventHandler | Fires when the mouse pointer hovers over the hosted control. |