Solved

Which Design Time Property Setting Should Be Used on an Object

Question 2

Multiple Choice

Which design time property setting should be used on an object named UserInputTextBox in order to make the insertion point appear in the object when the form first appears?


A) Focus property set to True
B) TabStop property set to Focus
C) TabIndex property set to True
D) TabIndex property set to 0

Correct Answer:

verifed

Verified

Related Questions