C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1ComboBox Class / SelectedIndexChanged Event

In This Topic
SelectedIndexChanged Event
In This Topic
Occurs when the SelectedIndex property changes.
Syntax
'Declaration
 
Public Event SelectedIndexChanged As EventHandler
 
See Also