Build add-in for Outlook, Excel, PowerPoint, FrontPage and MS Project.
J# HowTo examples

J# HowTo samples

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

Outlook

How to handle the ItemSend event of MS Outlook

Download this J# sample

How to scan Outlook folders

Download this J# sample

How to handle Outlook SelectionChange event

Download this J# sample

How to get access to the MAPIFolder within Outlook Property Page

Download this J# sample

How to handle the ExplorerClose event in Outlook

Download this J# sample

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

Download this J# sample

How to create a command bar and command bar controls at run time (for Outlook)

Download this J# sample

Excel

How to handle the WorkbookBeforeSave event of MS Excel

Download this J# sample

PowerPoint

How to handle the MouseClick event on presentation's objects (PowerPoint)

Download this J# sample

Frontpage

How to handle the FrontPage OnWindowActivate event

Download this J# sample

Project

How to handle the TaskChange event of MS Project

Download this J# sample

Office general

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

Download this J# sample