ComboBoxCurrentChangedEventArgs.NewValue
Description:
The current item for the ComboBox after the change.
The current item for the ComboBox after the change.
public ComboBoxMember NewValue { get; }
public ComboBoxMember NewValue { get; }