RibbonFactory.CreateRibbonGallery Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.