ComponentOne Input for WinForms
SelectedIndexChanged Event

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : SelectedIndexChanged Event
Occurs when the SelectedIndex changes.
Syntax
'Declaration
 
Public Event SelectedIndexChanged As System.EventHandler
public event System.EventHandler SelectedIndexChanged
See Also

Reference

C1ComboBox Class
C1ComboBox Members