IRibbonEvents Properties
Implements the base API for Ribbon events.| Name | Description |
|---|---|
| ApplicationTabClick | Returns the processed Ribbon’s ApplicationTabClick event handler. |
| ApplicationTabItemClick | Returns the processed Ribbon’s ApplicationTabItemClick event handler. |
| ItemClick | Returns the processed Ribbon’s ItemClick event handler. |
| TabClick | Returns the processed Ribbon’s TabClick event handler. |
See Also