Microsoft SDK for Java

Control.setHeight

Sets the height of this control.

Syntax

public final void setHeight( int value )

Parameters

value

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

See Also   getBounds , getHeight

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