ComponentOne InputPanel for WinForms
SelectedIndexChanged Event (InputComboBox)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBox Class : SelectedIndexChanged Event
Fires when the value of the SelectedIndex property changes.
Syntax
'Declaration
 
Public Event SelectedIndexChanged As System.EventHandler
public event System.EventHandler SelectedIndexChanged
See Also

Reference

InputComboBox Class
InputComboBox Members