A text box, button, label, or other tool you use to add, edit, and display the data in a form or report.
What will be an ideal response?
Control
You might also like to view...
Given the code below
``` function Rectangle(x, y) { this.x = x; this.y = y; this.width = 40; this.height = 20; this.moveDown = function () { this.y += 5; }; } ``` write a statement to create a Rectangle object named rectangleA with x=200 and y=10
Permissions are granted or removed based on three types of users, ____.
A. users, groups and others B. clients, servers, managers C. administrators, users, others D. administrators, users, managers
Which of the following is not true about making a table the source data for a Combo Box?
A. It is quicker for Access to index the data. B. The data is then in an easy-to-edit location. C. The user can be forced to choose from only those records in the table. D. New records can be added or existing records deleted very easily.
What two window managers is the Compiz Fusion window manager based upon??
A. ?compiz B. ?sawfish C. ?fvwm D. beryl?