[]
Occurs when the index of the selected item in the combo box list has changed.
public event EventHandler SelectedIndexChanged
Public Event SelectedIndexChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the index of the selected item in the combo box list has changed. |