Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

ControlDock.RIGHT

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

Syntax

public static final int RIGHT;

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.