Add new icons

T

Tom De Vlaminck

Hi,

i created a custom toolbar in PowerPoint VBA.
I can assign an icon from the office icons using the index of the icon.
Is it possible to add my own custom icons so i can refer them to add in my
custom toolbar?
Or is it possible to refer to an icon om my harddisk?


I use following code now:
MyButton.FaceId = 52 #index of the available office icons.

thanks,
tom
 

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