Microsoft SDK for Java

Control.setClientSizeCore

Performs the work of setting the size of the client area of the control.

Syntax

protected void setClientSizeCore( int x, int y )

Parameters

x

An integer that represents the client area width.

y

An integer that represents the client area height.

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