Label

A label  is used to place static text on a form. You can then modify the text to describe the control with which it is associated, such as a text box, panel, or dropdown box.

To Add a Label:

  1. Click Label and drag it to the workspace.
  2. Click the Text property and type a label title.
  3. Click the Font property and click .
  4. On the Font Editor window, select a font, size, and effect for the label text, and then click OK.
  5. Click the ForeColor property and click the options arrow.
  6. Select a color for the text.

Label Properties