RibbonGallery.ItemsLoading Event

Definition

Occurs when this RibbonGallery is opened.

public:
 event Microsoft::Office::Tools::Ribbon::RibbonControlEventHandler ^ ItemsLoading;
event Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler ItemsLoading;
member this.ItemsLoading : Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler 
Event ItemsLoading As RibbonControlEventHandler 

Event Type

Remarks

This event occurs every time the RibbonGallery is opened, even when there are no items or buttons in it.

Applies to