office xp menu icons in c#

L

Luc Benninger

I try to write a small Office XP add-in using interop-objects in c#. To add
icons
to my new menu in the Office menu bar I should have stdole.IPictureDisp
references to the icon pictures (using the picture and mask property of the
commandbarbutton object).How can I create such a reference? If
possible I would like to cast the image property of a
System.Windows.Forms.PictureBox object.
Thanks a lot
Luc
 

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