What happens when the TabIndex values of two or more Controls is set to 0?

A. An Exception is thrown, and the program ends.
B. No errors are generated, but only one Control will receive focus.
C. After setting one Control to 0, the other Control will be forced to a 1 or other unique number.
D. Both Controls will receive focus at the same time.

Answer: B

Computer Science & Information Technology

You might also like to view...

The pair of wires that runs from the central office into our home or business is known as

a. a toll-connecting trunk b. an intertoll trunk c. the local loop d. an interexchange circuit

Computer Science & Information Technology

Write a statement to increment variable n in the following sequence: 10, 20, 30, 40, etc.

What will be an ideal response?

Computer Science & Information Technology