Control Selection (Data Form Wizard)

See Also   Tasks

Allows you to choose the controls you want to appear on the form and enables the wizard to create the associated code for each control.

Options

Add Button

When selected, this option places an Add button on the form with the associated code to add new records to the database.

Delete Button

When selected, this option places a Delete button on the form with the associated code to delete records from the database.

Refresh Button

When selected, this option places a Refresh button on the form with the associated code to refresh data from the database.

Update Button

When checked places an Update button on the form with the associated code to update data from the database.

Close Button

When selected, this option places a Close button with the associated code to close your form.

Show Data Navigator

When selected, this option places a Data Navigator control on your form for navigating the records of the form's recordset.