6 references to EndUpdate
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
1423EndUpdate(); 2972EndUpdate(); 3151EndUpdate(); 3422EndUpdate();
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (1)
187_owner.EndUpdate();
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.cs (1)
311public void EndUpdate() { ComboBox.EndUpdate(); }