Build your own add-in for AddOn Studio
Add-ins for
AddOn Studio are ordinary
Visual Studio packages that show up in
AddOn Studio. We strongly recommend to refer to the
Microsoft Visual Studio 2008 SDK documentation for details.
Prerequisities
- Microsoft Visual Studio 2008 Standard or higher
- Microsoft Visual Studio 2008 SDK 1.0
Creating a Visual Studio Package using the New Project Wizard
Copying the add-on to the correct folder
Setting up AddOn Studio
Existing add-ins
Be sure to check out the existing
add-ins developed for
AddOn Studio! The source is available for every add-in for you to explore which is a great way to learn about add-in development.