Hi!
Is it posible to add PNG image Support for TAdvToolBarPager tab images?
Currently it is posible to use bmp images (using an ImageList), but result quality is not as good as to AdvOfficePager tabs images, buttons, etc.
Thanks!
What Delphi version do you use? In newer Delphi versions, you can also use PNG images with imagelists.
Did you try to set ImageList.ColorDepth = cd32bit?