Forces the control to apply layout logic to all its child controls.
public final void performLayout()
public final void performLayout( Control affectedControl )
affectedControl
A Control object that represents the most recently changed control.