View Single Post
  #2  
Old August 1st 07, 01:59 PM posted to microsoft.public.outlook.program_addins
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Adding image to Outlook commandbar button

Please do not multipost. I answered your question in
developer.outlook.addins.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"saturn" wrote in message
oups.com...
I am writing a VC++ application where I have to add a commandbar and a
button to commandbar on any new inspector window. I have successfully
added the commandbar and button to my commandbar. I have done these in
a handler of New Inspector.

Now I am stuck with following issues:
1. I have to add an image to my button added to the commandbar. How
can I do this in VC++?
2. How do I register a handler for my button click?
3. Is there any property of commandbar through which I can uniquely
identify it? This will help in making decision of adding commandbar if
already not present.

Any pointers on these will be very helpful.

Regards,
Pradeep


Ads