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...

When a math expression involves an int and a decimal, the result will be a ___________.

a. decimal b. double c. string d. int

Computer Science & Information Technology

Each child element may contain children of its own and so forth down the hierarchy, creating a set of ______ elementsthat are all descended from a common parent.

A. descendant B. child C. parent D. sibling

Computer Science & Information Technology

If money is invested into an account at the beginning of a period, the due argument should be zero

Indicate whether the statement is true or false

Computer Science & Information Technology

When you apply the Stand Alone command to a text block, each character in the text block becomes an individual text block.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology