System.Windows.Forms.ComboBox.DropDownClosed Event

Occurs when the drop-down portion of the System.Windows.Forms.ComboBox is no longer visible.

Syntax

public event EventHandler DropDownClosed

Remarks

Use the ComboBox.DropDownClosed event to restore the state of the System.Windows.Forms.ComboBox from changes you made in response to the ComboBox.DropDown event.

For more information about handling events, see Consuming Events.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0