Visual Studio Tools 2005 (SE), 2008, 2010 - creating add-in
for Microsoft Office in VSTO: VB.NET, C#
Add-in Express™
|
Component-centric programming modelAdd-in Express organizes your VSTO development over a set of Microsoft Office-specific components. You use components and their designers every time you need to create a new Microsoft Office toolbar or to connect to an existing toolbar, to customize your own ribbon tab, to add new items to Microsoft Office menus, etc. All your work is centralized by Add-in Express components. Learn more... |
Visual designers instead of codingIn most cases, you use visual designers instead of routine coding, say, when customizing Microsoft Office menus, toolbars, ribbons, handling Microsoft Outlook events, creating task panes, adding keyboard shortcuts, developing Microsoft Outlook view and form regions, property pages, deploying and redeploying projects and more. Learn more... | |
Complete support of the classic GUI and the Ribbon UIAdd-in Express completely supports the classic Microsoft Office 2003 GUI as well as the newest Microsoft Office Ribbon UI. For Microsoft Office 2003 you can freely customize its toolbars and menus; for Microsoft Office 2007 and 2010 you can add your own ribbon tabs and customize the Office Menu and Quick Access Toolbar. Learn more... |
Any .NET controls on Microsoft Office toolbarsIn addition to standard toolbar controls available in Microsoft Office 2003, you can place any .NET controls on your Microsoft Office 2003 toolbars. For example, you can use date-time pickers, grids, treeview, lists, etc. on any Microsoft Outlook, Microsoft Excel, Microsoft Word and Microsoft PowerPoint toolbars. It works for Microsoft Outlook 2007 as well. Learn more... | |
Advanced features for Microsoft OutlookAdd-in Express for VSTO supplies your Microsoft Outlook projects with powerful Outlook-specific features such as Advanced Microsoft Outlook Regions, option and property pages, shortcuts for the Microsoft Outlook Navigation Pane, event helpers for the Folders, Items and Item objects. For the first time, with Add-in Express you can customize any Microsoft Outlook views and forms using .NET controls and forms. Learn more... |
Custom task panes, action panes, keyboard shortcutsWith Add-in Express for VSTO you create custom action panes and task panes in few seconds. A special component centralizes all your task panes and binds them to Microsoft Office applications. In the same manner you can add your own application-level keyboard shortcuts. For example, in your add-in / plugin you can override the Ctrl-S and Ctrl-Shift-S shortcuts to intercept the built-in "Save and SaveAs" behavior. Learn more... | |
Security and deployment experienceAdd-in Express extends your VSTO projects with its components and follows your security and deployment model. All parts of Add-in Express are transparently integrated into the Microsoft Visual Studio IDE and your VSTO and setup project. Learn more... |
True RAD - you write applied code onlyAdd-in Express is a time-saving tool. It is completely based on the Rapid Application Development (True RAD) paradigm and empowers you to significantly speed up the development and deployment for Microsoft Office. Learn more... | |
|
See Also
|





