Visual Basic Windows Phone 7 Series: How to create an application bar for Windows Phone 7
Posted by: The Visual Basic Team,
on 04 Mar 2011 |
View original | Bookmarked: 0 time(s)
In our last post, I explained how to create a custom tilt effect application for Windows Phone 7. In this blog post, I want to share a sample that will help you to create an application bar for Windows Phone 7. This application will allow you to add the menu functionality. It also will allow you to adjust the visibility and opacity of the application bar.
I will now demonstrate how easy it is to create an application bar for Windows Phone 7, using Visual Basic for Windows Phone Developer Tools. The...