RibbonControllerBase Events
The base for Ribbon Controller classes that embed their specific functionality into the existing RibbonControl object.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also