Microsoft SDK for Java

Control.setLeft

Sets the distance between the left edge of the control and the left edge of its container's client area.

Syntax

public final void setLeft( int value )

Parameters

value

An integer that represents the distance, in pixels, between the left edge of the control and the left edge of its container's client area.

See Also   getBounds , getLeft

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