I have a Combobox with some code on the DropDown event, but when I click the dropdown button it erases the value displayed in the Combobox. Is there a way to stop that?

Basically, when they click the arrow, it pops up a calendar (similar to Outlook), but it should still display the date they have chosen.

-Steve