Solved

Which of the Following Statements Is False

Question 11

Multiple Choice

Which of the following statements is false?


A) When a TextBox receives the focus,the system displays an appropriate soft keyboard on the screen.Normally,when a TextBox loses the focus,the system hides the soft keyboard.
B) If you set a TextBox's InputScope property to Number,a keyboard that allows only numeric input is displayed in your app.
C) A TextBox's TextChanged event handler is called whenever the user accesses the text in the TextBox.
D) A TextBox's LostFocus event handler is called when the TextBox loses the focus because the user touched another control.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions