Term
|
Definition
Referring to an action that takes place only if a specific condition is met. Conditional expressions are one of the most important components of programming languages because they enable a program to act differently each time it is executed, depending on the input. Most programming languages use the word if for conditional expressions |
|
|
Term
|
Definition
A tool that will walk you through creating a control such as radio buttons, drop-down boxes, scroll bars, etc |
|
|
Term
|
Definition
Changing the look and feel of push-buttons, scroll-bars, radio buttons and pull-down menus within a database form |
|
|
Term
|
Definition
Keeping all controls together and modifying them simultaneously |
|
|
Term
|
Definition
A label is any area on a form or report where titles or descriptions are shown. A label can stand alone or be attached to a control. |
|
|
Term
|
Definition
A request for information from a database to create a functional report from. |
|
|
Term
|
Definition
A report within a main report with additional related information |
|
|
Term
|
Definition
A text box is an area on a form or report where data fields can be shown or changed. |
|
|
Term
|
Definition
If you no longer need to simultaneously modify all the controls you have placed in a group. |
|
|