36 references to Update
System.Windows.Forms (18)
System\Windows\Forms\Control.cs (2)
6774Update(); 9338Update();
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
928Update();
System\Windows\Forms\Controls\Buttons\RadioButton.cs (1)
164Update();
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
721Update();
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (4)
10442_editingPanel.Update(); 10444EditingControl.Update(); 10510_editingPanel.Update(); 10512EditingControl.Update();
System\Windows\Forms\Controls\DateTimePicker\DateTimePicker.cs (1)
1348Update();
System\Windows\Forms\Controls\ListView\ListView.cs (1)
5036Update();
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1826Update(); 1831Update(); 2581Update(); 2633Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.cs (1)
69Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1768toolStrip.Update();
System\Windows\Forms\Form.cs (1)
5704OwnerInternal.Update();
System.Windows.Forms.Design (14)
System\Windows\Forms\Design\Behavior\BehaviorService.AdornerWindow.cs (3)
119DesignerFrame.Update(); 136DesignerFrame.Update(); 153DesignerFrame.Update();
System\Windows\Forms\Design\Behavior\ResizeBehavior.cs (1)
842parent.Update();
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
590newChild.Update();
System\Windows\Forms\Design\ScrollableControlDesigner.cs (1)
66Control.Update();
System\Windows\Forms\Design\SelectionUIHandler.cs (2)
526parent.Update(); 529controls[i].Update();
System\Windows\Forms\Design\SelectionUIService.cs (3)
436Update(); 1343Update(); 1372Update();
System\Windows\Forms\Design\ToolStripAdornerWindowService.cs (3)
248_designerFrame.Update(); 261_designerFrame.Update(); 274_designerFrame.Update();
System.Windows.Forms.Tests (4)
System\Windows\Forms\ControlTests.Methods.cs (4)
10333control.Update(); 10337control.Update(); 10353control.Update(); 10360control.Update();