How to add a button to Outlook's toolbar?

B

BVM

Hi:

I want to add a button to Outlook's toolbar. When user click the button, it starts an application. Do you know how to do it or you know any information on this type of thing?

Thanks,

Dennis Huang
 
C

Chuck Davis

Right click on a blank portion of the tool bar. Click on the Custom and follow the instructions.
Hi:

I want to add a button to Outlook's toolbar. When user click the button, it starts an application. Do you know how to do it or you know any information on this type of thing?

Thanks,

Dennis Huang
 
K

Ken Slovak

Please only post to one or two groups.

See the VB 6 ItemsCB COM addin sample on the Resources page at
www.microeye.com to see how to addin buttons to Outlook objects in code.




Hi:

I want to add a button to Outlook's toolbar. When user click the button,
it starts an application. Do you know how to do it or you know any
information on this type of thing?

Thanks,

Dennis Huang
 
Top