where are those toolbar button images?

  • Thread starter Thread starter fengk
  • Start date Start date
F

fengk

Hello group,

Can someone tell me where are those toolbar button images stored? In what
format? .bmp, .png, or...?

Thanks very much,

-fengk
 
if you have xlXP or newer:

you can get an IPICTDISP object
from .picture and .mask properties of the control.

then use stdole.SavePicture to store as bitmap.

THEN
you'll have the problem of making it transparent.
but many batchconverters can help you there.

I have a complete iconlibrary(ICL) available.
visit my site and find out how to get it.

keepITcool

< email : keepitcool chello nl (with @ and .) >
< homepage: http://members.chello.nl/keepitcool >
 

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

Back
Top