How Do I...

Add a form

Make reusable forms No tip for this topic Example: Add a form and actions Use a form

If you are constructing similar user interfaces for applications, consider making forms. Forms are borderless windows that can hold all the user-interface parts that a window holds. Forms are reusable; once you make a form, you can use it repeatedly in other applications.

To make a form:

  1. Create a new visual part and open a Composition Editor on it.
  2. In the Composition Editor, delete the window.
  3. Select Canvas category , the Canvas category, and then Form icon , the Form part.
  4. Click on the free-form surface.

Next, add user-interface parts to the form and save your work.


[ Top of Page | Previous Page | Next Page | Table of Contents ]