18 overrides of SetBoundsCore
PresentationUI (1)
MS\Internal\Documents\DialogDivider.cs (1)
43
protected override void
SetBoundsCore
(
System.Windows.Forms (14)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1171
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3347
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
27451
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1377
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2082
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
1648
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\Splitter\Splitter.cs (1)
868
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
738
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2191
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2591
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
1005
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Form.cs (1)
5254
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
2070
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\MDI\MDIClient.cs (1)
216
protected override unsafe void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\ComponentTray.cs (1)
2393
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
59
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
1659
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
28 references to SetBoundsCore
PresentationUI (2)
MS\Internal\Documents\DialogDivider.cs (2)
53
base.
SetBoundsCore
(Parent.Location.X, y, Parent.Size.Width, 1, specified);
58
base.
SetBoundsCore
(x, y, 0, 0, specified);
System.Windows.Forms (22)
System\Windows\Forms\ActiveX\AxHost.cs (2)
1192
base.
SetBoundsCore
(x, y, width, height, specified);
1229
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Control.cs (4)
10612
SetBoundsCore
(rawScaledBounds.X, rawScaledBounds.Y, scaledSize.Width, scaledSize.Height, BoundsSpecified.All);
10799
SetBoundsCore
(x, y, width, height, BoundsSpecified.All);
10847
SetBoundsCore
(x, y, width, height, specified);
13510
SetBoundsCore
(bounds.X, bounds.Y, bounds.Width, bounds.Height, specified);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3356
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
27463
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\Labels\Label.cs (1)
1396
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\ListBoxes\ListBox.cs (1)
2090
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\MonthCalendar\MonthCalendar.cs (1)
1678
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\Splitter\Splitter.cs (1)
889
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TabControl\TabPage.cs (2)
748
base.
SetBoundsCore
(r.X, r.Y, r.Width, r.Height, specified == BoundsSpecified.None ? BoundsSpecified.None : BoundsSpecified.All);
752
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
2203
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
2608
base.
SetBoundsCore
(x, y, width, height, specified);
2632
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
1029
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Form.cs (1)
5346
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
2090
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\MDI\MDIClient.cs (2)
222
base.
SetBoundsCore
(x, y, width, height, specified);
227
base.
SetBoundsCore
(x, y, width, height, specified);
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ComponentTray.cs (2)
2399
base.
SetBoundsCore
(x, y, width, height, specified);
2406
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
71
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Design\DesignBindingPicker.cs (1)
1671
base.
SetBoundsCore
(x, y, width, height, specified);