Retrieves coordinates of the upper-left corner of the control relative to the upper-left corner of its container's client area.
public final Point getLocation()
Returns a Point object that contains the coordinates of the upper-left corner of the control relative to the upper-left corner of its container's client area.
See Also getBounds , setLocation