How to modify Navigation pane buttons

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there any mechanism to add custom buttons that invoke an external
application (or switch windows to open application) from the buttons at the
bottom of the Navigation pane in Outlook 2003 - i.e. add "Sales Collateral"
between Contacts and Tasks.
 
Hi Scott,

I think, it´s the OutlookBarShortcuts.Add method, which you´re looking
for. A sample you will find in the VBA help.
 
I think Scott was asking not about the Shortcuts pane but about the big
buttons at the bottom of the navigation pane. There's no way to add a new
one of those.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top