View Single Post
  #1  
Old March 27th 08, 08:35 PM posted to microsoft.public.outlook.program_addins
Goran
external usenet poster
 
Posts: 48
Default VB 6 COM Add-in for Outlook 2007

Hi All,

I have a working Outlook 2003 COM add-in written in VB 6.0 based on Ken's
ItemsCB template with Inspector wrapper class. It adds custom toolbar with
few buttons and dropdown on the Inspector window. It works in Outlook 2007,
but it is located under 'Add-ins' tab. What should I change so it will show
up on the 'Message' tab instead, and use existing code in button_click event.
Also what would be the easiest way to convert this to VSTO add-in for
Outlook 2007 so I don't have to change much.

Thanks,

Goran
Ads