1 out of 1 rated this helpful - Rate this topic

IRibbonControl Members

Office 2010

Represents the object passed into every Ribbon user interface (UI) control's callback procedure.

The IRibbonControl type exposes the following members.

  NameDescription
Public property Context Represents the active window containing the Ribbon user interface that triggers a callback procedure. Read-only.
Public property Id Gets the ID of the control specified in the Ribbon XML markup customization file. Read-only.
Public property Tag Used to store arbitrary strings and fetch them at runtime. Read-only
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.