C++ HowTo samples for Outlook,
Excel, PowerPoint and Project add-in

C++ HowTo examples

Note. The most recent HowTo samples are published on Add-in Express blog. Be sure to check it out, we add new HowTo examples almost every week.

Outlook plug-in

How to handle the ItemSend event of MS Outlook

Download

How to scan Outlook folders in C++

Download

How to handle the SelectionChange event in Outlook

Download

How to get access to the MAPIFolder within Outlook Property Page

Download

How to handle ExplorerClose event in C++

Download

How to add custom menu items to the popup menu in Outlook Explorer

Download

How to create an Outlook command bar and command bar controls at run time

Download

Excel add-in

How to handle the WorkbookBeforeSave event of MS Excel

Download

PowerPoint plugin

How to handle the SlideShowBegin event on PowerPoint presentation objects

Download

Frontpage add-on

How to handle the FrontPage OnWindowActivate event

Download

Project addin

How to handle the TaskChange event of MS Project in C++ .NET

Download

Office add-ins

How to change the CommandBarComboBox (TadxCommandBarComboBox) properties at run time

Download