Visual Basic Windows Phone 7 Series: How to create a keyboard input scope application for Windows Phone 7
Posted by: The Visual Basic Team,
on 11 Mar 2011 |
View original | Bookmarked: 0 time(s)
In our last post, I explained how to create a settings page for Windows Phone 7. In this blog post, I want to share a sample that will help you to create a keyboard input scope application for Windows Phone 7. This application will have the feature that allows you to change the input scope of the on-screen keyboard to one of the many built-in options. This sample contains code for three different ways of changing the on-screen keyboard.
I will now demonstrate how easy it is to create a keyboard...