i have a listbox with class CAknFormDoubleGraphicStyleListBox
after i use
aListBox->SetItemHeightL(aListBox->ItemHeight()/2);
the problem exit when using up and down arrow to select the item, the transparent layer always cover the next item (the size of that layer didn't change)..