Of what I understand in run time you have a combobox populated with items
then you change the dropdown style of the combobox and this operation
renders the control empty.
What version of .NET do you use? I tried this on 2.0 and it preserves the
combobox items. Check your code if you don't crear the combobox by yourself.