One-To-Many Form Wizard: Step 4 – Choose Form Style
When you click any of the styles listed in the Style box, the wizard displays a picture in the magnifying glass as an example of the style.
The button type applies to your form's navigation buttons. The navigation buttons that the wizard creates on your form are as follows.
Button | Description |
---|---|
Top | Moves record pointer to first record. |
Prev | Moves record pointer back one record. |
Next | Moves record pointer forward one record. |
Bottom | Moves record pointer to last record. |
Find | Displays the Search dialog box. |
Prints a report. | |
Add | Adds a new record to the end of the table. |
Edit | Allows user to change values in current record. |
Delete | Deletes current record. |
Exit | Closes form. |
Note After the wizard saves a form, you can add additional fields to it using the same styles by selecting Quick Form on the Form menu.
All controls created by the Form Wizard and the Form Builder are in Wizards\Wizstyle.vcx. If you want to modify the styles, modify the classes in this file.
See Also
One-To-Many Form Wizard: Step 1 - Select Parent Table Fields | One-To-Many Form Wizard: Step 2 - Select Child Table Fields | One-To-Many Form Wizard: Step 3 - Relate Tables | One-To-Many Form Wizard: Step 5 - Sort Records | One-To-Many Form Wizard: Step 6 - Finish | Wizards Overview | One-To-Many Form Wizard