Jason Coley
Posts: 272
Joined: 2005-05-26
|
How do i set the image transparency of a ribbon command?
I have a PNG image, and use a PNG ImageList. The outer of the image is transparent when viewed normally.
When i run Outlook and view the button the image is transparent, but also the white content of the image is also transparent.
The same happens if I use a normal TImageList and a bitmap.
If I add the image using the glyph property then it looks like it should.
Any ideas?
Jason
|
|
Dmitry Kostochko
Add-in Express team
Posts: 2880
Joined: 2004-04-05
|
Hi Jason,
What do you mean by "a ribbon command"? Is it a control like TadxRibbonButton, TadxRibbonComboBox or an item like TadxRibbonItem? Could you please send me a demo project with normal TImageList and bitmap?
P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
|
|