<Code Lib>
2025.3 Property
Changes 0
P

ComboBoxCurrentChangedEventArgs.NewValue

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

public ComboBoxMember NewValue { get; }

Loading…