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