[]
Gets or sets the drop down style of the combo box. Whether the combo box requires typed text to match an item in the list or allows new items to be created.
public ComboBoxStyle DropDownStyle { get; set; }
Public Property DropDownStyle As ComboBoxStyle