Microsoft SDK for Java

Control.setWidth

Sets the width of this control.

Syntax

public final void setWidth( int value )

Parameters

value

An integer that represents the width, in pixels, of this control.

See Also   getBounds, getWidth

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