Hi,
I'm developing a app but I don't have a device(only simulator on VS).
When a user click inside textbox control, is the keyboard on-screen automatically appears?
Thanks....
Yes. The input pane will automatically display when the user taps a text input control. Apps do nit have to (and cannot) control this.
--Rob