ComboBoxCurrentChangedEventArgs.OldValue
Description:
The current item for the ComboBox before the change.
The current item for the ComboBox before the change.
public ComboBoxMember OldValue { get; }
No comments yet. Start the discussion.
Loading…