Location Property
Location
Gets the coordinates of the upper-left corner of the control relative to the upper-left corner of its container.
Declaration
[Browsable(false)]
public Point Location { get; set; }
<Browsable(False)>
Public Property Location As Point