[]
Gets or sets whether to close the drop-down list and stop editing after pressing the enter key or clicking a combo box list item.
public bool StopEditingAfterDropDownItemSelected { get; set; }
Public Property StopEditingAfterDropDownItemSelected As Boolean