Microsoft SDK for Java

ControlDock.BOTTOM

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

Syntax

public static final int BOTTOM;

Remarks

The width of the control is adjusted to match the width of the container.

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