Archive for May, 2007

Hosting an Active-X Control on an Outlook Inspector page with C#

This article is going to carry on some ideas from earlier posts. Those posts dealt with how to customize an Outlook Contact by adding a custom tab. If you missed the earlier information, you can catch up on it here: http://www.midniteblog.com/2007/04/12/writing-an-outlook-add-in/.
Now we are going to try to something with the blank tab we added. Let’s […]