3 references to ToolStripDropDownClosingEventHandler
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripDropDown.cs (3)
466public event ToolStripDropDownClosingEventHandler Closing { 1344ToolStripDropDownClosingEventHandler handler = (ToolStripDropDownClosingEventHandler)Events[EventClosing];