[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItem.MouseEnter

MouseEnter Event

Occurs when the mouse enters the item.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Mouse")]
[C1Description("RibbonItem.MouseEnter", "Fires when the mouse enters the item.")]
public event EventHandler MouseEnter
<C1Category("Mouse")>
<C1Description("RibbonItem.MouseEnter", "Fires when the mouse enters the item.")>
Public Event MouseEnter As EventHandler
Returns
Type Description
EventHandler Occurs when the mouse enters the item.