Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

Control.getDock

Retrieves a value indicating which edge of its container this control is docked to.

Syntax

public final int getDock()

Return Value

Returns an integer that represents which edge of its container this control is docked to. Possible return values are constants defined in the ControlDock class.

See Also   setDock