Retrieves a value indicating which edge of its container this control is docked to.
public final int getDock()
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