18 overrides of SetBoundsCore
PresentationUI (1)
MS\Internal\Documents\DialogDivider.cs (1)
44
protected override void
SetBoundsCore
(
System.Windows.Forms (14)
System\Windows\Forms\ActiveX\AxHost.cs (1)
1174
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3258
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
27462
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\Labels\Label.cs (1)
1379
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)
1651
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\Splitter\Splitter.cs (1)
869
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
726
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1763
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (1)
2598
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
1007
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Form.cs (1)
5167
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
2061
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
System\Windows\Forms\MDI\MDIClient.cs (1)
220
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)
2411
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)
1665
protected override void
SetBoundsCore
(int x, int y, int width, int height, BoundsSpecified specified)
31 references to SetBoundsCore
PresentationUI (2)
MS\Internal\Documents\DialogDivider.cs (2)
54
base.
SetBoundsCore
(Parent.Location.X, y, Parent.Size.Width, 1, specified);
59
base.
SetBoundsCore
(x, y, 0, 0, specified);
System.Windows.Forms (22)
System\Windows\Forms\ActiveX\AxHost.cs (2)
1195
base.
SetBoundsCore
(x, y, width, height, specified);
1232
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Control.cs (4)
9786
SetBoundsCore
(rawScaledBounds.X, rawScaledBounds.Y, scaledSize.Width, scaledSize.Height, BoundsSpecified.All);
9976
SetBoundsCore
(x, y, width, height, BoundsSpecified.All);
10024
SetBoundsCore
(x, y, width, height, specified);
12664
SetBoundsCore
(bounds.X, bounds.Y, bounds.Width, bounds.Height, specified);
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
3267
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\DataGridView\DataGridView.Methods.cs (1)
27474
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\Labels\Label.cs (1)
1398
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)
1681
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\Splitter\Splitter.cs (1)
890
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TabControl\TabPage.cs (2)
736
base.
SetBoundsCore
(r.X, r.Y, r.Width, r.Height, specified == BoundsSpecified.None ? BoundsSpecified.None : BoundsSpecified.All);
740
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (1)
1775
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\ToolStrips\ToolStrip.cs (2)
2615
base.
SetBoundsCore
(x, y, width, height, specified);
2639
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Controls\TrackBar\TrackBar.cs (1)
1031
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Form.cs (1)
5259
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\Layout\Containers\SplitContainer.cs (1)
2081
base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\MDI\MDIClient.cs (2)
226
base.
SetBoundsCore
(x, y, width, height, specified);
231
base.
SetBoundsCore
(x, y, width, height, specified);
System.Windows.Forms.Design (4)
System\Windows\Forms\Design\ComponentTray.cs (2)
2417
base.
SetBoundsCore
(x, y, width, height, specified);
2424
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)
1677
base.
SetBoundsCore
(x, y, width, height, specified);
System.Windows.Forms.Tests (3)
System\Windows\Forms\ControlTests.cs (1)
1426
public new void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified) => base.
SetBoundsCore
(x, y, width, height, specified);
System\Windows\Forms\ControlTests.Methods.cs (1)
10185
public new void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified) => base.
SetBoundsCore
(x, y, width, height, specified); public new void SetClientSizeCore(int width, int height) => base.SetClientSizeCore(width, height);
System\Windows\Forms\UpDownBaseTests.cs (1)
3226
public new void SetBoundsCore(int x, int y, int width, int height, BoundsSpecified specified) => base.
SetBoundsCore
(x, y, width, height, specified);