[]
Forces the component to apply layout logic to its child controls.
public void PerformLayout()
Public Sub PerformLayout()
Forces the component to apply layout logic to the specified child control for the specified property change.
public void PerformLayout(Control affectedControl, string affectedProperty)
Public Sub PerformLayout(affectedControl As Control, affectedProperty As String)