Control::PerformLayout Method

 

Forces the control to apply layout logic to child controls.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_pubmethodPerformLayout()

Forces the control to apply layout logic to all its child controls.

System_CAPS_pubmethodPerformLayout(Control^, String^)

Forces the control to apply layout logic to all its child controls.

Return to top
Show: