<Code Lib>
2024 Property
Changes 0
P

ComboBoxCurrentChangedEventArgs.NewValue

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

public ComboBoxMember NewValue { get; }

Loading…