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