Prev | Next |
Create and Deploy Add-Ins
This topic directs you to information on creating, testing, deploying and managing Add-Ins.
Create an Add-In
Task |
Information |
See also |
---|---|---|
Create the Add-In. |
Some basic steps on using an IDE to create your Add-in. See the Create Add-Ins topic. |
Create Add-Ins |
Define Menu Items. |
Some examples for defining menu items in an Add-in. See the Define Menu Items topic. |
Define Menu Items |
Respond to Menu Events. |
Description and syntax on using the EA_MenuClick. See the EA_MenuClick topic. |
EA_MenuClick |
Handle Add-In Events. |
See the Add-In Events topic. |
Add-In Events |
Deploy your Add-In
Consideration |
Information |
See also |
---|---|---|
Deploy the Add-in |
For details on registering the add-in DLL see the Deploy Add-In topic. |
Deploy Add-Ins |
Tricks and Traps |
See the Tricks and Traps topic. |
Tips and Tricks |
Manage Add-Ins
Task |
Information |
See also |
---|---|---|
Register an Add-In (developed in-house or brought-in). |
Brought-in applications are referred to as Commercial Off The Shelf (COTS) software. See the Register Add-In topic. |
Register Add-In |
The Add-In Manager. |
See The Add-In Manager topic. |
The Add-In Manager |