[]
Occurs when the mouse enters the item.
[C1Category("Mouse")]
[C1Description("RibbonItem.MouseEnter", "Fires when the mouse enters the item.")]
public event EventHandler MouseEnter
Type | Description |
---|---|
EventHandler | Occurs when the mouse enters the item. |