[]
Occurs when the caption of a contextual tab group is clicked.
[C1Category("Behavior")]
[C1Description("RibbonContextualTabGroup.Click", "Occurs when the caption of a contextual tab group is clicked.")]
public event EventHandler Click
<C1Category("Behavior")>
<C1Description("RibbonContextualTabGroup.Click", "Occurs when the caption of a contextual tab group is clicked.")>
Public Event Click As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the caption of a contextual tab group is clicked. |