RibbonControl Properties

Include Protected Members
Include Inherited Members

The RibbonControl type exposes the following members.

Properties

  Name Description
Public property Enabled Gets or sets a value that indicates whether this RibbonControl is enabled.
Public property Id Gets a string that Microsoft Office uses to identify this RibbonControl object.
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 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 this RibbonControl is visible.

Top

See Also

Reference

RibbonControl Interface

Microsoft.Office.Tools.Ribbon Namespace