View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default CommandBarButton.FaceId=?

http://j-walk.com/ss/excel/tips/tip67.htm
Identifying FaceID Values for CommandBar Images


http://j-walk.com/ss/excel/tips/tip40.htm
Identifying CommandBar Images


http://j-walk.com/ss/excel/tips/tip90.htm
Create a Toolbar on the Fly


http://j-walk.com/ss/excel/tips/tip53.htm
Creating Custom Menus

All from John Walkenbach's site.

--
Regards,
Tom Ogilvy


"M." wrote in message
...
I was created my own toolbar. I'm using Excel 97. I so one example about
using FaseId, where autor of this example set for FaceId some number which
represent some icon from ???
I have two question:
1) Where could I find this icon libray and number of icons?
2) How could I create for my toolbar button my own icon, on Workbook open
action create this toolbar and on befor close delete my toolbar!?

Regards,
Milos