Database Reference
In-Depth Information
30
Switch to Form view to verify that the form no longer has a record selector.
CLEAN UP Close the Categories form, saving your changes. Keep the
GardenCompany08 database open for use in later exercises.
Adding controls
Although text box and label controls are the most common controls found in forms, you
can also enhance your forms with many other types of controls. For example, you can add
combo boxes, check boxes, and list boxes to present people with choices instead of having
them make entries in text boxes.
When a form is displayed in Layout view or Design view, the controls available in that view
are located in the Controls gallery on the Design tool tab. Each control is one of the follow-
ing types:
Bound A control that is linked to a field in a table or the datasheet created by a
query. These controls include:
Text boxes and labels
Option groups and buttons, combo boxes, list boxes, and check boxes
Charts
Subforms/subreports
Unbound A control that is not bound to any underlying data. These controls include:
Buttons and toggle buttons
Tabs and page breaks
Hyperlinks, web browser controls, and navigation controls
Attachments
Frames
Lines and images
8
Search WWH ::




Custom Search