I have a combobox with DropDownStyle = DropDownList. After clicking on the combobox, it should show me two options :
1) the combobox opens a list of items for selection
or
2) the combobox does not open, ( the value of the combobox if it was loaded in the previous selection should not be changed )
1) the combobox opens a list of items for selection
or
2) the combobox does not open, ( the value of the combobox if it was loaded in the previous selection should not be changed )