C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / SelectedIndexChanged Event

In This Topic
SelectedIndexChanged Event (InputComboBox)
In This Topic
Fires when the value of the SelectedIndex property changes.
Syntax
'Declaration
 
Public Event SelectedIndexChanged As EventHandler
 
See Also