RibbonFactory.CreateRibbonGallery Method

Definition

Creates a RibbonGallery object that represents a control that displays a menu of RibbonDropDownItem objects and RibbonButton controls.

public:
 Microsoft::Office::Tools::Ribbon::RibbonGallery ^ CreateRibbonGallery();
public Microsoft.Office.Tools.Ribbon.RibbonGallery CreateRibbonGallery ();
abstract member CreateRibbonGallery : unit -> Microsoft.Office.Tools.Ribbon.RibbonGallery
Public Function CreateRibbonGallery () As RibbonGallery

Returns

A Ribbon gallery.

Applies to