36 references to Update
System.Windows.Forms (18)
System\Windows\Forms\Control.cs (2)
6772Update(); 9336Update();
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)
10441_editingPanel.Update(); 10443EditingControl.Update(); 10509_editingPanel.Update(); 10511EditingControl.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)
1825Update(); 1830Update(); 2580Update(); 2632Update();
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)
10291control.Update(); 10295control.Update(); 10311control.Update(); 10318control.Update();