Control::PerformLayout Method
.NET Framework (current version)
Forces the control to apply layout logic to child controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | PerformLayout() | Forces the control to apply layout logic to all its child controls. |
![]() | PerformLayout(Control^, String^) | Forces the control to apply layout logic to all its child controls. |
Show:
