6 references to EndUpdate
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
1419EndUpdate(); 2959EndUpdate(); 3138EndUpdate(); 3409EndUpdate();
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(); }