I have a combo box, Combo46. Upon loading the containing form, the combo box has the correct background color. Clicking the combo box puts the cursor inside as expected. Upon moving the cursor OUT of the combo box, however, the box turns transparent. Clicking back on the box returns it to its proper color. Why is this happening and how can I make the box retain its background color throughout all operations?