[]
Gets or sets a value indicating whether the combo box includes an editable text box as well as a drop-down list.
public bool Editable { get; set; }
Public Property Editable As Boolean