[]
Gets or sets whether you can type into the edit portion of the combo box.
public bool Editable { get; set; }
Public Property Editable As Boolean