I need to change the time in a timer, now I use the standard phone keyboard but I want to switch and use this, but I don’t know even its name!
Here the link to the screenshot I toke
It’s used from the system to change the time and alarm
thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You need to get the Silverlight for Windows Phone Toolkit and use the
TimePickercontrol.You can check here for some great sample code on how to use the control.