Setting the Left property of the Label

  1. In the workspace, select a Label control.
  2. From the Property Inspector, click the Value field next to Left.
  3. Delete the existing text and specify the Left value in pixels, to assign to the Label control.
    For example, specify 30 to place the Label 30 pixels from the left edge of the form.
  4. Click anywhere in the form to apply the new value.