DropDownWhenStartEditing Property
DropDownWhenStartEditing
Gets or sets whether to display the combo box list when pressing the enter key.
Declaration
public bool DropDownWhenStartEditing { get; set; }
Public Property DropDownWhenStartEditing As Boolean