OfficeRibbon.Load Event

Definition

Occurs when the OfficeRibbon is loaded into the Microsoft Office application.

C#
event Microsoft.Office.Tools.Ribbon.RibbonUIEventHandler Load;

Event Type

Remarks

The Load event handler is automatically added to the Ribbon code file. Use this event handler to run custom code when the Ribbon loads.

Applies to

Product Versions
Visual Studio Tools for Office 2017, 2019, 2022