ComboBox.CurrentChanged
Description:
Subscribe to this event to be notified when the current item of the ComboBox is changed.
Subscribe to this event to be notified when the current item of the ComboBox is changed.
public event EventHandler<ComboBoxCurrentChangedEventArgs> CurrentChanged