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

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