Property Left
Left
When implemented by a class, gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
int Left { get; set; }
When implemented by a class, gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
int Left { get; set; }