adding custom images to a button on custom toolbar

M

Mousam

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
 
M

Mousam

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top