RibbonGroup Properties

Include Protected Members
Include Inherited Members

The RibbonGroup type exposes the following members.

Properties

  Name Description
Public property DialogLauncher Gets or sets the Ribbon dialog launcher that is associated with the group.
Public property Id Gets a string that identifies the current group.
Public property Items Gets the controls in the group.
Public property KeyTip Gets or sets the keyboard shortcut of the group.
Public property Label Gets or sets the text that is displayed by the label of the group.
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 a group on a built-in tab, relative to a built-in group on the tab.
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 group is visible.

Top

See Also

Reference

RibbonGroup Interface

Microsoft.Office.Tools.Ribbon Namespace