user interface - Force display of soft keyboard in Windows Phone 8 -


The Windows Phone 8 login screen and the Wallet provide a 'logon screen' where you can enter the PIN. (For example)

I want to get it in my app, but I have a hard time compelling to show soft keyboard.

Thank you

Use InputScope to get to wp:

  & lt; Text box name = "txtphoneNumber" height = "100" & gt; & Lt; TextBox.InputScope & gt; & Lt; InputScope & gt; & Lt; InputScope name = value = "number" /> & Lt; / InputScope & gt; & Lt; /TextBox.InputScope> & Lt; / Text box & gt;    

Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

c++ - Redefined variable in the other module -