RibbonDropDownItem Properties

Include Protected Members
Include Inherited Members

The RibbonDropDownItem type exposes the following members.

Properties

  Name Description
Public property Id Gets a unique string that Microsoft Office uses to identify this RibbonDropDownItem.
Public property Image Gets or sets an image this is displayed on this RibbonDropDownItem.
Public property Label Gets or sets the text that is displayed by this RibbonDropDownItem.
Public property OfficeImageId Gets or sets the image to display on the RibbonDropDownItem, if you want to use a built-in Microsoft Office icon.
Public property Parent Gets the RibbonComponent to which this RibbonDropDownItem belongs.
Public property Ribbon Gets the top-level Ribbon object that contains the rest of the control hierarchy.
Public property ScreenTip Gets or sets tip text that appears when the user moves the pointer over the RibbonDropDownItem.
Public property SuperTip Gets or sets multiline tip text that appears when the user moves the pointer over the RibbonDropDownItem.
Public property Tag Gets or sets application-specific data that is associated with this RibbonDropDownItem.

Top

See Also

Reference

RibbonDropDownItem Interface

Microsoft.Office.Tools.Ribbon Namespace