In my menu when I set the ToolBarItemName to one of the PowerBuilder builtin icons, the background color of the icon is silver (see attachment). I want the background transparent. Is it possible to change this?
- Colin Cruikshank
- PowerBuilder
- Tuesday, 12 May 2020 18:18 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Two more things to check that I just thought of ...
1) In your IDE's working PB.INI, do you have the entry :
[PB]
UseVer5Control=0
// If this entry is there and set to a "1" - then W7 backward compliance is ON and that could affect your Icons
2) In your PB IDE's "Project" object - did you set the "Windows Classic Style" entry to ON?
// If W7 backward compliance is ON then that could affect your Icons
Regards ... Chris
1) No entry in PB.ini with the name UseVer5Control.
2) Project object is not set to Windows Classic Style. Might be a moot point though, because the icons also show with a silver background when I run the application out of PB