C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / SetSelectedIndexImmediately Property

In This Topic
SetSelectedIndexImmediately Property
In This Topic
Gets whether the selected index changes immediately when the drop-down form is open or after the form is closed by pressing the 'enter' key.
Syntax
'Declaration
 
Protected Overridable ReadOnly Property SetSelectedIndexImmediately As Boolean
 
See Also