Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm trying to create a toolbar and having the same trouble everyone
does with the button faces. This MS help topic is great: http://support.microsoft.com/?id=288771 HOWTO: Create a Transparent Picture For Office CommandBar Buttons It works when you load a picture from a bmp file.: Set oPic = LoadPicture("c:\testbmp.bmp") I also tried it by using a bmp loaded into a picturebox. Set oPic = Picture1.image But it doesn't work and doesn't give me a transparent button. Any idea why? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Custom commandbar button | Excel Programming | |||
Creating a Custom commandbar button | Excel Programming | |||
Custom Commandbar | Excel Programming | |||
Cannot create transparent XP CommandBar picture | Excel Programming | |||
Value of ComboBox on Custom CommandBar | Excel Programming |