Microsoft SDK for Java

ControlDock.LEFT

Specifies that the control is docked to the left edge of its container.

Syntax

public static final int LEFT;

Remarks

The height of the control is adjusted to match the height of the container minus any space taken up by controls docked to the bottom or top of the container.

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