Question: When entered in the txtName_Enter procedure, which of the following will select all of the text boxs existing text? a. txtName.SelectAll() b. txtName.SelectAllText() c. SelectAll().txtName
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.
Step by Step Solution
3.38 Rating (176 Votes )
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
