Control.SetBounds Method
.NET Framework 2.0
Sets the bounds of the control.
| Name | Description |
|---|---|
| Control.SetBounds (Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. |
| Control.SetBounds (Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. |