Creating Outlook add-in using VB

  • Thread starter Mats-Lennart Hansson
  • Start date
M

Mats-Lennart Hansson

Hi,
I'm new to this so I hope that someone could give me a hint (a link
perharps) on how I should proceed.

I want to create a plugin to Outlook, lets say a new toolbar with some new
buttons and an extra entry in the Edit menu. Does anyone have a link which
explains how I should do this, or perhaps some simple source code which
explains the idea?

Thanks,
Mats-Lennart
 
K

Ken Slovak - [MVP - Outlook]

Download the ItemsCB COM addin sample written in VB 6 from the Resources
page at www.microeye.com It has best practices for Outlook addins and shows
how to create toolbars and buttons. You can use that project as a base for
your own addin.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top