[]
Gets or sets whether the combo box accepts a keyboard return (Enter key).
public bool AcceptsReturn { get; set; }
Public Property AcceptsReturn As Boolean