RibbonFactory Methods

Include Protected Members
Include Inherited Members

The RibbonFactory type exposes the following members.

Methods

  Name Description
Public method _VtblGap1_19 Infrastructure.
Public method CreateOfficeRibbon Creates a OfficeRibbon object that represents a Ribbon customization.
Public method CreateRibbonBox Creates a RibbonBox object that arranges and aligns controls on a custom Ribbon.
Public method CreateRibbonButton A RibbonButton represents a button on a custom Ribbon.
Public method CreateRibbonButtonGroup Creates a RibbonButtonGroup object that represents a group of buttons on a Ribbon.
Public method CreateRibbonCheckBox Creates a RibbonCheckBox object that represents a check box on a Ribbon.
Public method CreateRibbonComboBox Creates a RibbonComboBox object that represents a combo box on a custom Ribbon.
Public method CreateRibbonDialogLauncher Creates a RibbonDialogLauncher object that represents a small standardized icon on a group that can be used to open a dialog box.
Public method CreateRibbonDropDown Creates a RibbonDropDown object that represents a list of items that a user can choose from and a list of Ribbon buttons that a user can click.
Public method CreateRibbonDropDownItem Creates a RibbonDropDownItem object that represents an item in a drop-down control.
Public method CreateRibbonEditBox Creates a RibbonEditBox object represents an edit box on a Ribbon.
Public method CreateRibbonGallery Creates a RibbonGallery object that represents a control that displays a menu of RibbonDropDownItem objects and RibbonButton controls.
Public method CreateRibbonGroup Creates a RibbonGroup that represents a group of controls on a Ribbon tab.
Public method CreateRibbonLabel Creates a RibbonLabel that represents a label on a RibbonGroup or RibbonBox.
Public method CreateRibbonManager Creates an IRibbonExtensibility object that represents a Ribbon customization.
Public method CreateRibbonMenu Creates a RibbonMenu that represents a menu on a Ribbon tab or on the Microsoft Office Menu.
Public method CreateRibbonReadOnlyCollection Creates a RibbonMenu object that provides access to the IRibbonExtension objects in a Ribbon customization.
Public method CreateRibbonSeparator Creates a RibbonSeparator object that represents a separator control for a group or menu on the Ribbon.
Public method CreateRibbonSplitButton Creates a RibbonSplitButton object that combines a button or a toggle button and a drop-down menu.
Public method CreateRibbonTab Creates a RibbonTab object that contains one or more groups of controls on the Ribbon.
Public method CreateRibbonToggleButton Creates a RibbonToggleButton that represents a toggle button control on a Ribbon.

Top

See Also

Reference

RibbonFactory Interface

Microsoft.Office.Tools.Ribbon Namespace