How can you lock a combo box so that the user can't delete the name that is shown, but can still select another name?

If it was a textbox, I would lock it, but you can't do that with a combobox and then select another name from the list.