[]
Gets or sets a value that determines whether the control should automatically close the drop-down when the user makes a selection.
public bool CloseOnSelection { get; set; }
Public Property CloseOnSelection As Boolean
The default value for this property is true.