View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mousam Mousam is offline
external usenet poster
 
Posts: 9
Default adding custom images to a button on custom toolbar

On Jul 13, 6:08 pm, Mousam wrote:
Hi,
I am developing an Excel addin using C API for Excel 2003. I want to
add a custom images to a custum toolbar button. Actually there is a C
API "xlfAddToolbar" to add a custom toolbar to excel. I can
successfully add a custom toolbar with this API but I am unable to
associate a custom image with the toolbar button on this toolbar. Can
any one plz tell me how to add a custom image on the custom toolbar
button using C API?

Many Thanks in advance.

Thanks & Regards,
Mousam Dubey


Hi,
Can any one plz help me with this?

Thanks