How does one insert a custom toolbar into outlook?

  • Thread starter Thread starter Philip Santilhano
  • Start date Start date
P

Philip Santilhano

I am a developer, and I need to insert a custom toolbar
into Outlook (and Outlook Express), so that I can add
additional custom functions. Any ideas on how to do this
would be of great help.
 
Go to http://www.microeye.com and get the Items Command Bar sample COM add-in.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba

Could the "Outlook Bar" be converted from a separate window to the
left of the Folders window to a toolbar?
 
They're two entirely different things. You could, of course, write code to open folders from a toolbar.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top