Setting the Height property of the Label

  1. In the workspace, select a Label control.
  2. From the Property Inspector, click the Value field next to Property: Height.
  3. Delete the existing text and specify the Height value in pixels, to assign to the Label control.
    For example, specify 31 to set the Label to 31 pixels high.
  4. Click anywhere in the form to apply the new value.