Add Help to a form

Perform the following steps to add a page of explanatory text to your form.

  1. Click the page to which you want to add text.
  2. On the Form menu, click Rename Page.
  3. In the Page name box, type Help, and then click OK.
  4. Drag a TextBox control from the Control Toolbox to the form.
  5. Right-click the TextBox control, and then click Properties on the shortcut menu.
  6. On the Display page, select Multi-line check box.
  7. Type the explanatory text that you want in the TextBox control.
  8. Right-click the TextBox control, and then click Properties on the shortcut menu.
  9. On the Display page, select the Read only check box.

Notes