6 references to EndUpdate
System.Windows.Forms (6)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (4)
1334EndUpdate(); 2841EndUpdate(); 3020EndUpdate(); 3291EndUpdate();
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(); }