Creating Outlook toolbar with custom .NET controls
Flash video
Toolbar Controls Toolbar Controls for Microsoft Office:
How to add a .NET control to a custom Outlook toolbarThis video shows how to customize Outlook 2007 toolbar / commandbar, add any .NET controls to Microsoft Outlook toolbars. This video was captured with Visual Studio 2010 and Microsoft Outlook 2007. The sample Outlook add-in in this video is developed in Visual Basic (VB.NET), but you can also write in C# and C++. The video shows how to use the Toolbar Controls for Office in your add-in projects, namely: 1. How to add a toolbar / commandbar to Outlook Explorer. 2. How to add an advanced commandbar control to the Outlook command bar. 3. How to bind .NET controls to the Outlook toolbar. |