Table of Contents
StaysOpenOnEdit Property

Gets or sets whether a ComboBox that is open and displays a drop-down control will remain open when a user clicks the textbox.

Syntax
 public Boolean StaysOpenOnEdit { get; set; }
See Also