Control::SetBounds Method
.NET Framework (current version)
Sets the bounds of the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the control to the specified location and size. |
![]() | SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) | Sets the specified bounds of the control to the specified location and size. |
Show:
