<Code Lib>
2022 Event
Changes 0
E

ComboBox.CurrentChanged

Description:
Subscribe to this event to be notified when the current item of the ComboBox is changed.

public event EventHandler<ComboBoxCurrentChangedEventArgs> CurrentChanged

Loading…