Overrides the Control.SetBoundsCore(int, int, int, int, BoundsSpecified) method.
- x
The new Control.Left property value of the control.
- y
The new Control.Right property value of the control.
- width
The new Control.Width property value of the control.
- height
The new Control.Height property value of the control.
- specified
A bitwise combination of the System.Windows.Forms.BoundsSpecified values.