Microsoft SDK for Java

Control.performLayout

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

Syntax

public final void performLayout()

public final void performLayout( Control affectedControl )

Parameters

affectedControl

A Control object that represents the most recently changed control.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.