Setting the Width property of the Label

  1. In the workspace, select a Label control.
  2. From the Property Inspector, click the Value field next to Width.
  3. Delete the existing text and specify the Width value in pixels, that you want to assign to the Label control.
    For example, specify 244 to set the Label to 244 pixels wide.
  4. Click anywhere in the form to apply the new value.