<Code Lib>
2023 Property
Changes 0
P

ComboBoxCurrentChangedEventArgs.OldValue

Description:
The current item for the ComboBox before the change.

public ComboBoxMember OldValue { get; }

Loading…