What type of control is used to help keep controls aligned horizontally and vertically, giving forms a uniform appearance?

A) Bounded
B) Layout
C) Unbounded
D) Calculated


B

Computer Science & Information Technology

You might also like to view...

What are the six different types of queries?

What will be an ideal response?

Computer Science & Information Technology

Suppose i is an int type variable. Which of the following statements display the character whose Unicode is stored in variable i?

a. System.out.println(i); b. System.out.println((char)i); c. System.out.println((int)i); d. System.out.println(i + " ");

Computer Science & Information Technology

When working from a command prompt, what command shows the drive letters available?

A) MAP B) DRIVE C) SHOW D) PROMPT

Computer Science & Information Technology

?The Electronic Communications Privacy Act (ECPA) of ____, which was enacted before most people were using the Internet, does not include rules specifically designed to protect the privacy of persons using websites to conduct transactions.

A. ?1981 B. ?1986 C. ?1991 D. ?1996

Computer Science & Information Technology