[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTab.Select

Select Event

Occurs after a Ribbon tab is selected.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Behavior")]
[C1Description("RibbonTab.Select", "Occurs after a Ribbon tab is selected.")]
public event EventHandler Select
<C1Category("Behavior")>
<C1Description("RibbonTab.Select", "Occurs after a Ribbon tab is selected.")>
Public Event [Select] As EventHandler
Returns
Type Description
EventHandler Occurs after a Ribbon tab is selected.