Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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.