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