36 references to Update
System.Windows.Forms (18)
System\Windows\Forms\Control.cs (2)
6733Update(); 9297Update();
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)
5032Update();
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (4)
1828Update(); 1833Update(); 2583Update(); 2635Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripComboBox.ToolStripComboBoxControl.cs (1)
69Update();
System\Windows\Forms\Controls\ToolStrips\ToolStripDropDown.cs (1)
1771toolStrip.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)
10324control.Update(); 10328control.Update(); 10344control.Update(); 10351control.Update();