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.
When selected, this option places an Add button on the form with the associated code to add new records to the database.
When selected, this option places a Delete button on the form with the associated code to delete records from the database.
When selected, this option places a Refresh button on the form with the associated code to refresh data from the database.
When checked places an Update button on the form with the associated code to update data from the database.
When selected, this option places a Close button with the associated code to close your form.
When selected, this option places a Data Navigator control on your form for navigating the records of the form's recordset.