Componentsvisual designers instead of coding
Add-in Express includes many Office-specific components and classes developed especially to help you build solutions faster and more effectively. With the Add-in Express components and their visual designers you will never have to code the most common tasks such as:
- Creating new or rebuilding existing toolbars and menus
- Customizing the Ribbon, Quick Access Toolbar, Office Menu and Backstage View
- Adding new keyboard shortcuts or intercepting built-in Office controls
- Binding your toolbars, menus, tabs, regions, property pages to the context
- Creating version-independent Outlook regions and Office task panes
- Registering smart tag recognizers and real-time data topics
- And much, much more...
You write your code, Add-in Express does the rest
There is still one very important thing that you will always have to do yourself - write your applied code. Sorry :)