In the Control Selection step of the Data Form Wizard, you can select the additional controls that you want to appear on the form. Any code that is required by these controls is automatically added to your form.
To add additional controls
Control | Description |
Add button | Allows the user to add new records to the database. |
Delete button | Allows the user to delete records from the database. |
Update button | Updates the database with the changes that have been made on the form. |
Refresh button | Refreshes the form with the latest data from the database. |
Close button | Allows the user to close the form. |
Data navigator | Allows the user to navigate through the records. |