Partager via


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