Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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.