DoubleClickTextToDropDown Property
DoubleClickTextToDropDown
Gets or sets whether to display the combo box list when double-clicking the text area.
Declaration
public bool DoubleClickTextToDropDown { get; set; }
Public Property DoubleClickTextToDropDown As Boolean