What is the difference between the winphone 7 Panorama and Pivot Controls? To me they seem very similar, apart from the slightly different visual appearance.
In which situations should one or the other be used?
What is the difference between the winphone 7 Panorama and Pivot Controls? To me
Share
There is a video on Channel 9 with Amy Alberts and Chad Roberts that talks about the differences between the
PanoramaandPivotcontrols and when you should use each.In my opinion, the
Panoramacontrol is for when you need to create a “hub”-type application (like the Games hub) that acts primarily as a jumping point and offers summary information for the rest of the application. ThePivotis used in much the same way that you would use a tab control on other platforms.