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; }
No comments yet. Start the discussion.
Loading…