2 references to TextUpdate
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripComboBox.cs (2)
568comboBox.TextUpdate += new EventHandler(HandleTextUpdate); 585comboBox.TextUpdate -= new EventHandler(HandleTextUpdate);