I use a combobox wherein the user may type his value or select from the dropdownlist. In this schenario, everytime when the user opens the form, I want the combobox control to reset/refresh (I mean no value should be displayed). Now I have my first value selected always. Please help me out. Thnx.