TAdvSmoothImageListBox - transparent

If the parent is a TAdvSmoothPanel with a picture in the Fill.backgroundPicture property, transparency is not applied to the image.

Any suggestions?

Thanks

Hi, 


Can you specify exactly which picture type you have assigned?
When assigning a PNG image it should preserve transparency.

Hi,

Thanks for your answer!
I assigned a png image in the backround of the smoothPanel and placed a smoothImageListBox as a child of the panel with the transparent property checked.
The listbox is placed on a portion of the panel(align alNone), and I would like to see only the items in the listbox with the portion of the image below by transparency.
Apparently the TSmoothImageListBox.transparent property applies to the background of the parent panel and not to its content..


Hi, 


We have applied a fix for this issue, the next version will address this.

Thanks!