Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I put an icon in the left corner of a new toolbar
(as ico file) with VBA in Excel 2000? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The only thing you can put on a toolbar is a toolbar control. If you want a
custom face for a toolbar button you'd have to copy the bitmap to the clipboard and use the PasteFace method to stick it on the button. -- Jim Rech Excel MVP |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Drawing toolbar Icon | Excel Worksheet Functions | |||
Disappearing toolbar icon | Excel Discussion (Misc queries) | |||
toolbar icon description | New Users to Excel | |||
Fax Icon on my File menu and toolbar | Excel Discussion (Misc queries) | |||
Setting Excel toolbar or menu icon in C# WITHOUT using builtin icons | Excel Programming |