RibbonMenu Properties (2007 System)

Include Protected Members
Include Inherited Members

The RibbonMenu 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

ControlSize

Gets or sets the size of the menu.

Public property

Description

Gets or sets the text that appears on the current menu.

Protected property

DesignMode

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

Public property

Dynamic

Gets or sets a value that indicates whether the menu can be modified at run time.

Public property

Enabled

Gets or sets a value that indicates whether this RibbonControl is enabled. (Inherited from RibbonControl.)

Protected property

Events

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

Public property

Id

Gets a string that Microsoft Office uses to identify this RibbonControl object. (Inherited from RibbonControl.)

Public property

Image

Gets or sets the image that is displayed on the menu.

Public property

ImageName

Gets or sets the name that you can use in the LoadImage event handler to identify an image for the menu.

Public property

Items

Gets the collection of controls that are on the menu.

Public property

ItemSize

Gets or sets the size of the controls on the menu.

Public property

KeyTip

Gets or sets the keyboard access key of the menu.

Public property

Label

Gets or sets the text that is displayed by the menu.

Public property

Name

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

Public property

OfficeImageId

Gets or sets the image to display on the menu, if you want to use a built-in Microsoft Office icon.

Public property

Parent

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

Public property

Position

Gets or sets the position of the menu, if the menu is on the Microsoft Office Menu.

Public property

Ribbon

Gets the top-level Ribbon object that contains the control hierarchy. (Inherited from RibbonComponent.)

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

ScreenTip

Gets or sets tip text that appears when the user moves the pointer over the menu.

Public property

ShowImage

Gets or sets a value that indicates whether the image that is associated with the menu is visible.

Public property

ShowLabel

Gets or sets a value that indicates whether the label for the menu is visible.

Public property

Site

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

Public property

SuperTip

Gets or sets multiline tip text that appears when the user moves the pointer over the menu.

Public property

Tag

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

Public property

Title

Gets or sets the title that is displayed when the user expands a menu that is added to the Microsoft Office Menu.

Public property

Visible

Gets or sets a value that indicates whether this RibbonControl is visible. (Inherited from RibbonControl.)

Top

See Also

Reference

RibbonMenu Class

Microsoft.Office.Tools.Ribbon Namespace