AddIn Events

Include Protected Members
Include Inherited Members

The AddIn type exposes the following members.

Events

  Name Description
Public event BindingContextChanged Infrastructure.
Public event Disposed Represents the method that handles the Disposed event of a component. (Inherited from IComponent.)
Public event Shutdown Occurs when the add-in is about to be unloaded.
Public event Startup Occurs when the add-in is loaded, after all the initialization code in the assembly has run.

Top

See Also

Reference

AddIn Interface

Microsoft.Office.Tools Namespace