Which of the following statements sends the focus to the btnClear control? a. btnClear.Focus() b. btnClear.Focus() =

Question:

Which of the following statements sends the focus to the btnClear control?
a. btnClear.Focus()
b. btnClear.Focus() = True
c. btnClear.SendFocus()
d. btnClear.SetFocus()

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

Step by Step Answer:

Question Posted: