Gets or sets the distance, in pixels, between the left edge of the control and the left edge of its container's client area.
Documentation for this section has not yet been entered.
The Control.Left property value is equivalent to the System.Drawing.Point.X property of the Control.Location property value of the control.
Changes made to the Control.Width and Control.Left property values cause the Control.Right property value of the control to change.