Which of the following statements is false?

a) A TextBox—often called a label in other GUI technologies—can display text.
b) You can specify a TextBox that allows only numeric input.
c) A Border enables you to place a border around a control or group of controls.
d) A TextBlock displays text.


Part a) is false—a TextBox is often called a text field in other GUI technologies.

Computer Science & Information Technology

You might also like to view...

Which type of list does not contain a null pointer at the end of the list?

a. backwards linked b. doubly linked c. circular linked d. null linked e. None of these

Computer Science & Information Technology

A(n) ________ is a collection of users on a local network created to share files and other resources

Fill in the blank(s) with correct word

Computer Science & Information Technology

A ________ displays and summarizes totals from other worksheets

A) data bar B) detail sheet C) sheet tab D) summary sheet

Computer Science & Information Technology

The descriptive identifier ____ indicates that the left subtree is higher than the right subtree.

A. LH B. RH C. EH D. LR

Computer Science & Information Technology