6 references to BeginUpdate
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ComboBox.cs (5)
1548BeginUpdate(); 2933BeginUpdate(); 3040BeginUpdate(); 3288BeginUpdate(); 4187owner.BeginUpdate();
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
471public void BeginUpdate() { ComboBox.BeginUpdate(); }