AddIn Events

 

Namespace:   Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

NameDescription
System_CAPS_pubeventBindingContextChanged

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubeventDisposed

(Inherited from IComponent.)

System_CAPS_pubeventShutdown

Occurs when the add-in is about to be unloaded.

System_CAPS_pubeventStartup

Occurs when the add-in is loaded, after all the initialization code in the assembly has run.

Return to top
Show: