RibbonTab Properties

Include Protected Members
Include Inherited Members

The RibbonTab type exposes the following members.

Properties

  Name Description
Public property ControlId Gets or sets the unique name by which a Microsoft Office application refers to the tab.
Public property Groups Gets the collection of groups that are on the RibbonTab.
Public property KeyTip Gets or sets the keyboard shortcut for the tab.
Public property Label Gets or sets the text that appears on the tab.
Public property Name Gets or sets the name of this RibbonComponent. (Inherited from RibbonComponent.)
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 tab on the Ribbon in relation to the built-in tabs.
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 Site Gets or sets the ISite associated with the IComponent. (Inherited from IComponent.)
Public property Tag Gets or sets application-specific data that is associated with this RibbonComponent. (Inherited from RibbonComponent.)
Public property Visible Gets or sets a value that indicates whether the tab is visible.

Top

See Also

Reference

RibbonTab Interface

Microsoft.Office.Tools.Ribbon Namespace