ComboBox.DropDownClosed
Description:
Subscribe to this event to be notified when the drop-down of the ComboBox is closed.
Subscribe to this event to be notified when the drop-down of the ComboBox is closed.
public event EventHandler<ComboBoxDropDownClosedEventArgs> DropDownClosed