Hello,
I have a problem with the TsComboBox Dropdown-Menu:
The first time the menu is shown it is painted completely black.
This happens for every instance of a TsComboBox.
Redrawing the menu (eg. you move the mouse over an item or close and reopen it) works fine.
I did some testings:
The problem does occur when skinned. Without a skin selected the menu is drawn correctly.
TComboBox does not show this problem.
I tested under Win XP with delphi XE using AC 12.11.
Attached a screenshot where the first menu-item has been redrawn by moving the mouse over it.
I also attached the test-project.
Greetings,
remsi