RibbonGallery.ItemsLoading Event
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.
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.