20 references to Update
System.Windows.Forms (18)
winforms\Managed\System\WinForms\ButtonBase.cs (1)
935Update();
winforms\Managed\System\WinForms\ComboBox.cs (1)
872Update();
winforms\Managed\System\WinForms\Control.cs (2)
8176Update(); 11109Update();
winforms\Managed\System\WinForms\DataGridViewMethods.cs (4)
10617this.editingPanel.Update(); 10619this.editingControl.Update(); 10682this.editingPanel.Update(); 10684this.editingControl.Update();
winforms\Managed\System\WinForms\DateTimePicker.cs (1)
1478Update();
winforms\Managed\System\WinForms\Form.cs (1)
6248this.OwnerInternal.Update();
winforms\Managed\System\WinForms\ListView.cs (1)
4736Update();
winforms\Managed\System\WinForms\RadioButton.cs (1)
227Update();
winforms\Managed\System\WinForms\ToolStrip.cs (4)
2026Update(); 2030Update(); 2773Update(); 2814Update();
winforms\Managed\System\WinForms\ToolStripComboBox.cs (1)
761Update();
winforms\Managed\System\WinForms\ToolStripDropDown.cs (1)
1990toolStrip.Update();
System.Windows.Forms.DataVisualization (2)
WinForm\ChartWinControl.cs (2)
677 base.Update(); 694 base.Update();