Access 2007 Combo-box display problem

A

Andrew

I have several combo-boxes on a form with a blue background. After selecting
an item in the first combo-box and clicking the arrow on the next combo-box
the first combo-box becomes transparent (it should have a white background).

How do I stop this from happening?
 
A

Andrew

Setting the Detail property: "Alternate Back Color" to anything except "No
Color" seems to solve the problem.

I'd still like to know why it should happen!
 
Top