2 references to DropDownClosed
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
564
comboBox.
DropDownClosed
+= new EventHandler(HandleDropDownClosed);
581
comboBox.
DropDownClosed
-= new EventHandler(HandleDropDownClosed);