IRibbonControl members (Office)

Represents the object passed into the callback procedure of a control in a ribbon or another user interface that can be customized by using Office Fluent ribbon extensibility.

Properties

Name Description
Context Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only.
Id Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only.
Tag Used to store arbitrary strings and fetch them at runtime. Read-only.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.