You can prevent the user from editing the contents of a text box by setting the text box's ____ property to True.

A. Read
B. ReadOnly
C. Editable
D. Change


Answer: B

Computer Science & Information Technology

You might also like to view...

In Access, you can control the format of a value by creating a(n) ____.

A. validation rule B. caption C. input mask D. format mask

Computer Science & Information Technology

If you do not furnish a __________, a default one will be provided by the compiler.

a. constructor b. destructor c. copy constructor d. All of these e. None of these

Computer Science & Information Technology

A certain file system uses “systemwide” names; i.e., once one member of the user community uses a name, that name may not be assigned to new files.Most large file systems, however, require only that names be unique with respect to a given user—two different users may choose the same file name without conflict. Discuss the relative merits of these two schemes, considering both implementation and application issues.

What will be an ideal response?

Computer Science & Information Technology

________ is one way to highlight an entry that might require additional action based on a comparison to a rule set

A) Control formatting B) Syntax C) Conditional formatting D) Comparison formatting

Computer Science & Information Technology