How do I create a custom button?

G

Guest

I am trying to create a custom button to include in an MSWord 2003 toolbar.
I have a dll that includes the button, but how do I assign that to a button?
 
J

Jay Freedman

llockler said:
I am trying to create a custom button to include in an MSWord 2003
toolbar. I have a dll that includes the button, but how do I assign
that to a button?

See http://word.mvps.org/FAQs/Customization/CustomButtonImages.htm for
several methods.

I don't think you can directly assign a button face that's stored in a dll.
If you have the graphic that was used to make the dll, that will be easiest.
Otherwise, you'll have to open the dll in a graphics program and save the
image to bitmap file. Try using IrfanView (www.irfanview.com).
 

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