Microsoft SDK for Java

ControlDock.FILL

Specifies that the control is docked to the center of its container.

Syntax

public static final int FILL;

Remarks

The height and width of the control are adjusted to fill any space in the container not taken up by controls docked to the edges of the container.

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