[]
Occurs when the mouse enters the tab header.
[C1Category("Mouse")]
[C1Description("RibbonTab.MouseEnter", "Occurs when the mouse enters the tab header.")]
public event EventHandler MouseEnter
<C1Category("Mouse")>
<C1Description("RibbonTab.MouseEnter", "Occurs when the mouse enters the tab header.")>
Public Event MouseEnter As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the mouse enters the tab header. |