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.
c) A TextBox’s TextChanged event handler is called whenever the user accesses the text in the TextBox.
You might also like to view...
A(n) ________ is a variable, constant, or expression that is needed to produce the output for an action
A) argument B) description C) message D) explanation
The ____ category in the Settings app covers computer characteristics, performance, and programs.
A. Main B. Device C. System D. Basic