Setting the Background property of the Label

To set the Background property of the Label:

  1. In the workspace, make sure the control is selected.
  2. From the Property Inspector, click inside the Value box next to the Property: Background.
  3. Click the browse button.
    The Color Editor window is displayed.
  4. Select:
    • a standard Background color from the Standard Colors drop-down list.
    • a custom color by specifying the Red, Green, and Blue color combination.

    For example, a Custom Color Setting combination that creates a light-blue background color is: Red = 0, Green = 44, Blue = 94.

  5. Click OK to close the Color Editor window.
The Background color that you selected is displayed in the Label control.