OfficeRibbon Properties (2007 System)

Include Protected Members
Include Inherited Members

The OfficeRibbon type exposes the following members.

Properties

 

Name

Description

Protected property

CanRaiseEvents

Gets a value indicating whether the component can raise an event. (Inherited from Component.)

Public property

Container

Gets the IContainer that contains the Component. (Inherited from Component.)

Public property

Context

Gets the Inspector window, or the Explorer window in Outlook, that is associated with this Ribbon.

Protected property

DesignMode

Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.)

Protected property

Events

Gets the list of event handlers that are attached to this Component. (Inherited from Component.)

Public property

Global

Gets or sets a value that determines whether this OfficeRibbon can be used in multiple contexts simultaneously.

Public property

Name

Gets or sets the name of this RibbonComponent. (Inherited from RibbonComponent.)

Public property

OfficeMenu

Gets a RibbonOfficeMenu that represents the Microsoft Office Menu customization.

Public property

Parent

Gets a RibbonComponent that represents the parent of this RibbonComponent. (Inherited from RibbonComponent.)

Public property

Ribbon

Gets the current OfficeRibbon instance. (Overrides RibbonComponent.Ribbon.)

Public property

RibbonId

Gets the Ribbon ID that was used to create this instance of the OfficeRibbon class.

Public property

RibbonType

Gets a comma-separated list of Ribbon IDs that are associated with this OfficeRibbon instance.

Public property

RibbonUI

Infrastructure. Gets the IRibbonUI instance that is provided by the Microsoft Office application to the Ribbon extensibility code. (Inherited from RibbonComponent.)

Public property

Site

Gets or sets the ISite of the Component. (Inherited from Component.)

Public property

StartFromScratch

Gets or sets a value that indicates whether to hide all built-in tabs on the Ribbon and most commands on the Microsoft Office Menu and display only the customizations that are defined in this Ribbon item.

Public property

Tabs

Gets a collection of RibbonTab objects in the RibbonOfficeMenu.

Public property

Tag

Gets or sets application-specific data that is associated with this RibbonComponent. (Inherited from RibbonComponent.)

Top

See Also

Reference

OfficeRibbon Class

Microsoft.Office.Tools.Ribbon Namespace