<Code Lib>
2020 Event
Changes 0
E

ComboBox.DropDownClosed

Description:
Subscribe to this event to be notified when the drop-down of the ComboBox is closed.

public event EventHandler<ComboBoxDropDownClosedEventArgs> DropDownClosed

Loading…