Specifies that the list is displayed by clicking the down arrow and that the text portion is not editable. This means that the user cannot enter a new value. Only values already in the list can be selected. The list displays only if ComboBox.AutoCompleteMode is AutoCompleteMode.Suggest or AutoCompleteMode.SuggestAppend.