Question: 6. Which of the following tells the computer to highlight all of the text contained in the txtName control? a. txtName.SelectAll() b. txtName.HighlightAll() c. Highlight(txtName)
6. Which of the following tells the computer to highlight all of the text contained in the txtName control?
a. txtName.SelectAll()
b. txtName.HighlightAll()
c. Highlight(txtName)
d. SelectAll(txtName.Text)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
