Microsoft SDK for Java

ControlDock.TOP

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

Syntax

public static final int TOP;

Remarks

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

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