When entered in the txtName_Enter procedure, which of the following will select all of the text boxs

Question:

When entered in the txtName_Enter procedure, which of the following will select all of the text box’s existing text?
a. txtName.SelectAll()
b. txtName.SelectAllText()
c. SelectAll().txtName
d. None of the above.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: