icons in commandbarbuttons

F

Florin Capra

Hello,

I want to add my custom icons for CommandBarButton's in a custom toolbar
..... it is possible ? If yes, please give me an hint.

Many thanks for your help !

Regards,
 
J

JuneTheSecond

Yes, you can. Press right button of mouse on the toolbar area.
You can make an user tool bar with any button.
you can make a shape on Visio drawing, such as red oval, copy it.
Press right button on the button, and select menu paste.
Then the red oval will be a image of the button.
 
F

Florin Capra

Thank you ... but I add buttons inside an AddIn (using C#). I want to
specify the icon button using FaceId property. Here I want to specify my
custom icons.

regards
 
J

JuneTheSecond

You can see an example in the help of CommandBarButton.Picture property.
There you can paste an image on your button.
 

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